summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and tallocAndrew Bartlett2002-03-231-1/+86
* Minor fixes:Andrew Bartlett2002-03-232-13/+17
* Various winbind updates:Andrew Bartlett2002-03-235-9/+11
* Join as a server trust account if the server role is either PDC or BDC.Andrew Bartlett2002-03-231-1/+1
* Forgot torture hacks...Jeremy Allison2002-03-231-5/+1
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-2311-209/+314
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-229-16/+9
* Make debug statment less confusing.Tim Potter2002-03-221-2/+5
* cut and paste inserted spaces instead of tab. Some versions of make don'tHerb Lewis2002-03-221-1/+1
* Added enumerate trusted domains and check secret.Tim Potter2002-03-221-1/+112
* add a -n maxloops option so this can be run in a script and end after aHerb Lewis2002-03-221-1/+8
* make install should also install the default dat files from codepagesHerb Lewis2002-03-212-1/+27
* Missed a couple of fetch/store_ints.Jeremy Allison2002-03-211-4/+4
* Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison2002-03-214-111/+53
* When upgrading from an old idmap tdb, remember to overwrite the reverseJeremy Allison2002-03-211-0/+5
* merge fix for core dump when called with no args from 2.2Herb Lewis2002-03-211-1/+1
* Fix stupid typo !Jeremy Allison2002-03-211-2/+2
* add .proto.checkHerb Lewis2002-03-211-0/+1
* update usage message with other options. Add a -d debuglevel optionHerb Lewis2002-03-211-1/+11
* must use native endian index when creating default valid.dat table so itHerb Lewis2002-03-211-2/+2
* return . and .. first in readdir - this fixes masktest on IRIX whichHerb Lewis2002-03-211-1/+13
* There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett2002-03-211-5/+0
* make net ads info work with -SAndrew Tridgell2002-03-211-4/+5
* Compile fix for --with-profiling-dataTim Potter2002-03-211-0/+2
* Don't leak memory on failure.Andrew Bartlett2002-03-211-1/+3
* Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()Andrew Bartlett2002-03-212-6/+6
* fixed the secondary group mappings for ADS usersAndrew Tridgell2002-03-211-8/+56
* merge from APPLIANCE_HEADGerald Carter2002-03-201-12/+1
* Ensure we don't do lp_servicename()'s in tdb traverse as thisJeremy Allison2002-03-201-5/+7
* Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2002-03-202-9/+32
* John's patch changed the size of a structure stored in the tdb - weJeremy Allison2002-03-201-1/+1
* HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Jeremy Allison2002-03-201-1/+1
* Make ldapsam compile again.Andrew Bartlett2002-03-201-20/+0
* BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison2002-03-201-0/+5
* Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-204-4/+15
* Actually use flags passed in PYTHON_CFLAGS variable.Tim Potter2002-03-201-21/+33
* Added enum domain users and enum domain groups.Tim Potter2002-03-201-22/+77
* Pass $(CFLAGS) and $(CPPFLAGS) to python compile instead of $(FLAGS)Tim Potter2002-03-201-1/+1
* Added name_to_sid and sid_to_name functions.Tim Potter2002-03-201-1/+136
* Remove nsswitch from include directories.Tim Potter2002-03-201-2/+4
* Cache call to winbind separator.Tim Potter2002-03-201-46/+56
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-203-13/+36
* Ignore autogenerated setup.pyTim Potter2002-03-201-0/+1
* Initial version.Tim Potter2002-03-208-0/+1734
* Correctly increment offset in cli_smbwrite.Jeremy Allison2002-03-202-9/+25
* Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backendAndrew Bartlett2002-03-201-1/+3
* Test against W2K that we're doing large read/writes correctly (we are).Jeremy Allison2002-03-201-0/+9
* Ensure we get a real fd when opening for set file allocation.Jeremy Allison2002-03-201-1/+1
* Merge of Richard's lookupsid fix.Tim Potter2002-03-201-1/+4
* Fix for debug typo.Jeremy Allison2002-03-201-1/+1