summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-03-22It seems that this causes some problems on some linux platforms - it's aAndrew Bartlett1-1/+1
2003-03-22Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age'Andrew Bartlett1-0/+11
2003-03-22FALSE -> False (reported by Paul Green)Jelmer Vernooij1-1/+1
2003-03-21Clobber the 'SAFETY_MARGIN' in libsmb.Andrew Bartlett1-3/+7
2003-03-21Clobber our SMB buffers between packets. I hope this will help find bugsAndrew Bartlett1-2/+10
2003-03-21Patch from colo (on IRC) to get libsmbclient building due to pstring/fstringAndrew Bartlett2-20/+20
2003-03-21Merge of new appliance-head scalable printing fixes.Jeremy Allison1-142/+287
2003-03-21Add more mappings to the nterr->errno mapping table. It should be fairlyJelmer Vernooij1-3/+75
2003-03-21Give volker a hand, and let domain joins with existing user accounts workAndrew Bartlett1-12/+38
2003-03-20Only build pdb_ldap if both ldap libs and headers are foundJelmer Vernooij1-2/+2
2003-03-20NT4 as well as W2k respond with IPC regardless of what serviceVolker Lendecke1-1/+1
2003-03-20Patch from Samuel Thibault to convert messages from unix to dos charset. WorksJelmer Vernooij3-13/+33
2003-03-20Fix setOtherHelp() - pointed out by metzeJelmer Vernooij1-1/+1
2003-03-20Fix compile errors - don't use pstrcpy() on a fstringJelmer Vernooij1-7/+8
2003-03-20use pstrcpy_base()Jim McDonough1-1/+1
2003-03-20Build samr as wellJelmer Vernooij1-0/+1
2003-03-20Use True, not TRUE and False, not FALSEJelmer Vernooij5-8/+8
2003-03-20Fix typoVolker Lendecke1-3/+3
2003-03-20I like debug level 10, but these messages always get into my wayVolker Lendecke1-5/+5
2003-03-20Convert smbcacls to poptJelmer Vernooij2-87/+53
2003-03-20Make swat use poptJelmer Vernooij2-15/+19
2003-03-20Merge Herb's change.Volker Lendecke1-1/+1
2003-03-20If CFLAGS is set when running configure, then just use that.Martin Pool1-3/+7
2003-03-20lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison3-7/+8
2003-03-20Cleanup bogus initialisation in SID_NAME_USE enum.Tim Potter2-9/+10
2003-03-19Add make rules for passdb/*.soJelmer Vernooij1-0/+25
2003-03-19Fix corrupt memory reading in smb_register_passdbJelmer Vernooij1-1/+1
2003-03-19use strnlen to prevent coredumpsJim McDonough1-3/+3
2003-03-19Fix pdb_unix usage - noticed by jmcdJelmer Vernooij1-1/+1
2003-03-19Fix build errors and move pdb_guest.so -> guest.soJelmer Vernooij1-1/+1
2003-03-19replace pstrcpyJim McDonough1-1/+1
2003-03-19Fix module namesJelmer Vernooij1-3/+4
2003-03-19Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij23-331/+116
2003-03-19Add paramter 'ldap del only sam attr'.Volker Lendecke2-59/+101
2003-03-19Fix some comment typosJelmer Vernooij1-2/+2
2003-03-19Hey -- there is an error code NT_STATUS_CANNOT_DELETE :-)Volker Lendecke1-1/+1
2003-03-19If we fail, return an error code :-)Volker Lendecke1-0/+1
2003-03-19GCC 3.x has deprecated multi-line string constants.Tim Potter5-307/+304
2003-03-19Fix compiler warning.Tim Potter2-3/+8
2003-03-19Removed unused variable.Tim Potter1-2/+0
2003-03-19Add function prototype.Tim Potter1-0/+4
2003-03-19Remove py_samba.c experiment - it didn't work.Tim Potter2-68/+1
2003-03-19Put group mapping into LDAP.Volker Lendecke1-1/+501
2003-03-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1
2003-03-19Add additional StrCaseCmp test cases.Martin Pool1-2/+14
2003-03-19Add an STF module that defines the tests to be run by "make check".Martin Pool1-0/+33
2003-03-19Get rid of "make check" targets that call nonexistent code.Martin Pool1-30/+15
2003-03-19A new STF test case! This one checks strcasecmp correctness forMartin Pool1-0/+57
2003-03-19Add the correct file :-( to ignore .po and .po32 files.Martin Pool1-0/+2
2003-03-19Remove this .po file from the repository. I meant to add a cvsignoreMartin Pool1-0/+0