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