2003-11-16 |
Simo Sorce | do not build config_ldap by default
|
commit | commitdiff | tree |
2003-11-15 |
Simo Sorce | add also the schema attributes and object classes need...
|
commit | commitdiff | tree |
2003-11-15 |
Simo Sorce | Split smbldap in a core file and a utility file
|
commit | commitdiff | tree |
2003-10-15 |
Simo Sorce | created a new target: genparse
|
commit | commitdiff | tree |
2003-10-14 |
Simo Sorce | fix typo
|
commit | commitdiff | tree |
2003-10-14 |
Simo Sorce | sorry folks, forgot to cvs add/remove before commit.
|
commit | commitdiff | tree |
2003-10-13 |
Simo Sorce | So here it is a non-intrusive patch with my latest...
|
commit | commitdiff | tree |
2003-10-12 |
Simo Sorce | make nt-time <-> unix-time functions nearly reversible
|
commit | commitdiff | tree |
2003-10-06 |
Simo Sorce | split some security related functions in their own...
|
commit | commitdiff | tree |
2003-09-15 |
Simo Sorce | fix online help
|
commit | commitdiff | tree |
2003-08-02 |
Simo Sorce | port latest changes from SAMBA_3_0 tree
|
commit | commitdiff | tree |
2003-05-18 |
Simo Sorce | port fixes from 3.0
|
commit | commitdiff | tree |
2003-05-06 |
Simo Sorce | uff, forgot to put back this one :-/
|
commit | commitdiff | tree |
2003-05-06 |
Simo Sorce | sort out some include dependencies
|
commit | commitdiff | tree |
2003-05-06 |
Simo Sorce | add mapping.h here
|
commit | commitdiff | tree |
2003-05-06 |
Simo Sorce | restore structures from previous erroneous commit
|
commit | commitdiff | tree |
2003-05-04 |
Simo Sorce | move some things around
|
commit | commitdiff | tree |
2003-05-03 |
Simo Sorce | fixes to *_util.c files
|
commit | commitdiff | tree |
2003-05-02 |
Simo Sorce | exclude tdbsam2.h generation until it will be used
|
commit | commitdiff | tree |
2003-05-02 |
Simo Sorce | fix pam_smbpass
|
commit | commitdiff | tree |
2003-05-02 |
Simo Sorce | remove testing debug line
|
commit | commitdiff | tree |
2003-05-02 |
Simo Sorce | shouldn't wellknown group be well.. ..WKN_GRP ?
|
commit | commitdiff | tree |
2003-05-01 |
Simo Sorce | fix wrong debug messages in idmap_util.c
|
commit | commitdiff | tree |
2003-05-01 |
Simo Sorce | init wellknown in pdbedit too
|
commit | commitdiff | tree |
2003-05-01 |
Simo Sorce | proper wellknown sids initialization at startup
|
commit | commitdiff | tree |
2003-05-01 |
Simo Sorce | *id_to_*id call reshape to return NTSTATUS errors
|
commit | commitdiff | tree |
2003-04-30 |
Simo Sorce | correctly initiazlize idmap tdb when creationg new
|
commit | commitdiff | tree |
2003-04-30 |
Simo Sorce | auto-init for utility functions
|
commit | commitdiff | tree |
2003-04-29 |
Simo Sorce | forgot to remove getpwnam
|
commit | commitdiff | tree |
2003-04-29 |
Simo Sorce | This is a nice rewrite:
|
commit | commitdiff | tree |
2003-04-29 |
Simo Sorce | forgot to add the file where things moved
|
commit | commitdiff | tree |
2003-04-29 |
Simo Sorce | consolidate idmap code in one place
|
commit | commitdiff | tree |
2003-04-29 |
Simo Sorce | ok next_rid out as well local_*id_to*id functions
|
commit | commitdiff | tree |
2003-04-28 |
Simo Sorce | swat need idmap now
|
commit | commitdiff | tree |
2003-04-28 |
Simo Sorce | new helper functions to create users
|
commit | commitdiff | tree |
2003-04-27 |
Simo Sorce | prepare to get _nua out of the door (but back in from...
|
commit | commitdiff | tree |
2003-04-27 |
Simo Sorce | default remote idmap backend is null
|
commit | commitdiff | tree |
2003-04-27 |
Simo Sorce | make winbind use idmap as well.
|
commit | commitdiff | tree |
2003-04-26 |
Simo Sorce | enhancements
|
commit | commitdiff | tree |
2003-04-26 |
Simo Sorce | add idmap only parameter
|
commit | commitdiff | tree |
2003-04-26 |
Simo Sorce | let's suppose I want to specify exactly which SID a...
|
commit | commitdiff | tree |
2003-04-26 |
Simo Sorce | A RID can never be zero
|
commit | commitdiff | tree |
2003-04-19 |
Simo Sorce | some readline completion exancements
|
commit | commitdiff | tree |
2003-04-19 |
Simo Sorce | use gid_t for gids not uid_t
|
commit | commitdiff | tree |
2003-04-19 |
Simo Sorce | fixes
|
commit | commitdiff | tree |
2003-04-17 |
Simo Sorce | seem that someone changed the semanthic of unix_strlower...
|
commit | commitdiff | tree |
2003-04-12 |
Simo Sorce | strncat get sometimes optimized to strcat by glibc...
|
commit | commitdiff | tree |
2003-04-09 |
Simo Sorce | collaps same repeted task into 2 code paths
|
commit | commitdiff | tree |
2003-04-08 |
Simo Sorce | reworked to not malloc PATH_MAX long strings
|
commit | commitdiff | tree |
2003-04-08 |
Simo Sorce | some more debugging in case of failure
|
commit | commitdiff | tree |
2003-04-07 |
Simo Sorce | remove unnened and wrong instructions
|
commit | commitdiff | tree |
2003-04-07 |
Simo Sorce | fix wrong string handling
|
commit | commitdiff | tree |
2003-04-06 |
Simo Sorce | fix commit
|
commit | commitdiff | tree |
2003-04-06 |
Simo Sorce | This commit make winbindd copy winbindd_idmap.tdb into...
|
commit | commitdiff | tree |
2003-04-05 |
Simo Sorce | some more idmapping :)
|
commit | commitdiff | tree |
2003-04-02 |
Simo Sorce | THE Idmap patch :-)
|
commit | commitdiff | tree |
2003-03-11 |
Simo Sorce | This is how combination of domain logons and security...
|
commit | commitdiff | tree |
2003-03-08 |
Simo Sorce | more on idmap
|
commit | commitdiff | tree |
2003-03-08 |
Simo Sorce | some more code
|
commit | commitdiff | tree |
2003-03-07 |
Simo Sorce | initial work for the new idmpa interface
|
commit | commitdiff | tree |
2003-03-07 |
Simo Sorce | Some progress towards gums and tdbsam2
|
commit | commitdiff | tree |
2003-02-23 |
Simo Sorce | forgot the altered include file
|
commit | commitdiff | tree |
2003-02-23 |
Simo Sorce | move genparser to use talloc contexts instead of [m...
|
commit | commitdiff | tree |
2003-02-19 |
Simo Sorce | correct init for vfs.conn, thanks Stefan
|
commit | commitdiff | tree |
2003-02-15 |
Simo Sorce | fix dumb perror used without errno beeing set.
|
commit | commitdiff | tree |
2003-02-02 |
Simo Sorce | untest fix for wide links parameter bug.
|
commit | commitdiff | tree |
2002-12-31 |
Simo Sorce | fix for bad check spotted by Ray Simard <ray@sylvan...
|
commit | commitdiff | tree |
2002-12-31 |
Simo Sorce | ignore tdbsam2_parse_info.h
|
commit | commitdiff | tree |
2002-12-30 |
Simo Sorce | fix also net rpc shutdown
|
commit | commitdiff | tree |
2002-12-30 |
Simo Sorce | the shutdown call does not have a 16 bit flags, but...
|
commit | commitdiff | tree |
2002-12-28 |
Simo Sorce | some more work on gums.
|
commit | commitdiff | tree |
2002-12-17 |
Simo Sorce | it's getting comic ...
|
commit | commitdiff | tree |
2002-12-16 |
Simo Sorce | Uhmm a bad day to commit changes :-((
|
commit | commitdiff | tree |
2002-12-16 |
Simo Sorce | oh god, I will forgot my name one of these days :-/
|
commit | commitdiff | tree |
2002-12-16 |
Simo Sorce | forgont genstruct.pl is needed to build new include...
|
commit | commitdiff | tree |
2002-12-16 |
Simo Sorce | updates to the gums
|
commit | commitdiff | tree |
2002-12-09 |
Simo Sorce | finnally put in Alexander parametric pacth
|
commit | commitdiff | tree |
2002-12-09 |
Simo Sorce | make vfs recycle use vfs facilities correctly!
|
commit | commitdiff | tree |
2002-12-08 |
Simo Sorce | make querygroup in rpcclient working, same fix as per...
|
commit | commitdiff | tree |
2002-11-11 |
Simo Sorce | union is better to avoid problems with pointers
|
commit | commitdiff | tree |
2002-11-10 |
Simo Sorce | consolidate error mapping functions into a single file
|
commit | commitdiff | tree |
2002-10-22 |
Simo Sorce | Some was asking to look at this code, so better it...
|
commit | commitdiff | tree |
2002-10-07 |
Simo Sorce | forgot some bits from previous rpc_secdesc.h rework...
|
commit | commitdiff | tree |
2002-10-06 |
Simo Sorce | try to put every security descriptors related definitions...
|
commit | commitdiff | tree |
2002-09-26 |
Simo Sorce | forgot include file, sorry
|
commit | commitdiff | tree |
2002-09-26 |
Simo Sorce | move all the passdb internal interface to NTSTATUS
|
commit | commitdiff | tree |
2002-09-13 |
Simo Sorce | wrong alignment size calculation
|
commit | commitdiff | tree |
2002-09-08 |
Simo Sorce | change parametric option name to vfs_recycle_bin it...
|
commit | commitdiff | tree |
2002-09-08 |
Simo Sorce | forgot to commit configure with configure.in
|
commit | commitdiff | tree |
2002-09-07 |
Simo Sorce | configure.in:
|
commit | commitdiff | tree |
2002-09-07 |
Simo Sorce | recycle.c:
|
commit | commitdiff | tree |
2002-09-06 |
Simo Sorce | the current block module is completely broken, jelmer...
|
commit | commitdiff | tree |
2002-09-06 |
Simo Sorce | move everything to flat VFS/ directory
|
commit | commitdiff | tree |
2002-09-01 |
Simo Sorce | wrong way to handle things, bug found by kai
|
commit | commitdiff | tree |
2002-08-28 |
Simo Sorce | fix file_is_special test, was wrong.
|
commit | commitdiff | tree |
2002-08-28 |
Simo Sorce | fix wrong check
|
commit | commitdiff | tree |
2002-08-27 |
Simo Sorce | patch from metze
|
commit | commitdiff | tree |
2002-08-27 |
Simo Sorce | add the netatalk module
|
commit | commitdiff | tree |
2002-08-27 |
Simo Sorce | avoid using libtool for VFS modules
|
commit | commitdiff | tree |
2002-08-27 |
Simo Sorce | add a trivial seeking function to xfile (tseek) that...
|
commit | commitdiff | tree |