summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-03-21Missed a couple of fetch/store_ints.Jeremy Allison1-4/+4
2002-03-21Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison4-111/+53
2002-03-21When upgrading from an old idmap tdb, remember to overwrite the reverseJeremy Allison1-0/+5
2002-03-21merge fix for core dump when called with no args from 2.2Herb Lewis1-1/+1
2002-03-21Fix stupid typo !Jeremy Allison1-2/+2
2002-03-21add .proto.checkHerb Lewis1-0/+1
2002-03-21update usage message with other options. Add a -d debuglevel optionHerb Lewis1-1/+11
2002-03-21must use native endian index when creating default valid.dat table so itHerb Lewis1-2/+2
2002-03-21return . and .. first in readdir - this fixes masktest on IRIX whichHerb Lewis1-1/+13
2002-03-21There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett1-5/+0
2002-03-21make net ads info work with -SAndrew Tridgell1-4/+5
2002-03-21Compile fix for --with-profiling-dataTim Potter1-0/+2
2002-03-21Don't leak memory on failure.Andrew Bartlett1-1/+3
2002-03-21Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()Andrew Bartlett2-6/+6
2002-03-21fixed the secondary group mappings for ADS usersAndrew Tridgell1-8/+56
2002-03-20merge from APPLIANCE_HEADGerald Carter1-12/+1
2002-03-20Ensure we don't do lp_servicename()'s in tdb traverse as thisJeremy Allison1-5/+7
2002-03-20Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2-9/+32
2002-03-20John's patch changed the size of a structure stored in the tdb - weJeremy Allison1-1/+1
2002-03-20HEAD only fix for truncate from Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Jeremy Allison1-1/+1
2002-03-20Make ldapsam compile again.Andrew Bartlett1-20/+0
2002-03-20BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison1-0/+5
2002-03-20Add assertions that kill() is never accidentally passed a non-positiveMartin Pool4-4/+15
2002-03-20Actually use flags passed in PYTHON_CFLAGS variable.Tim Potter1-21/+33
2002-03-20Added enum domain users and enum domain groups.Tim Potter1-22/+77
2002-03-20Pass $(CFLAGS) and $(CPPFLAGS) to python compile instead of $(FLAGS)Tim Potter1-1/+1
2002-03-20Added name_to_sid and sid_to_name functions.Tim Potter1-1/+136
2002-03-20Remove nsswitch from include directories.Tim Potter1-2/+4
2002-03-20Cache call to winbind separator.Tim Potter1-46/+56
2002-03-20resetprinter merge from SAMBA_2_2Gerald Carter3-13/+36
2002-03-20Ignore autogenerated setup.pyTim Potter1-0/+1
2002-03-20Initial version.Tim Potter8-0/+1734
2002-03-20Correctly increment offset in cli_smbwrite.Jeremy Allison2-9/+25
2002-03-20Allow a zero rid in pdb_smbpasswd. When given a zero rid the pdb backendAndrew Bartlett1-1/+3
2002-03-20Test against W2K that we're doing large read/writes correctly (we are).Jeremy Allison1-0/+9
2002-03-20Ensure we get a real fd when opening for set file allocation.Jeremy Allison1-1/+1
2002-03-20Merge of Richard's lookupsid fix.Tim Potter1-1/+4
2002-03-20Fix for debug typo.Jeremy Allison1-1/+1
2002-03-20Remove the "stat open" code - make it inline. This should fix theJeremy Allison10-256/+140
2002-03-20Merge from app-head:Tim Potter1-2/+2
2002-03-19Patch to configure.in and Makefile.in for Python extensions.Tim Potter1-0/+41
2002-03-19Merge JohnR's fix.Jeremy Allison1-5/+10
2002-03-19the beginning of a test to determine and display a servers propertiesAndrew Tridgell1-0/+31
2002-03-19setup.py for samba python wrappersTim Potter1-0/+93
2002-03-19make "net ads user" and "net ads group" also use the new paged interfaceAndrew Tridgell1-30/+16
2002-03-19updated winbindd to used paged ldap searches for all ldap queriesAndrew Tridgell1-1/+1
2002-03-19added a ads_do_search_all() call, which is a more convenient interfaceAndrew Tridgell1-0/+42
2002-03-19second step to gain free uid<->rid mappingSimo Sorce10-166/+216
2002-03-19fixed paged controls on my box. The problem seems to be incorrectAndrew Tridgell1-4/+21
2002-03-19Take out autobuild dependency on proto.h; breaks some proprietary Makes.Martin Pool1-8/+4