summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett2003-03-221-1/+1
* This caused problems on the build farm.Andrew Bartlett2003-03-221-1/+1
* Merge fixes to libsmbclient (fstring/pstring) from HEAD.Andrew Bartlett2003-03-222-20/+20
* Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett2003-03-229-229/+137
* Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set theAndrew Bartlett2003-03-221-0/+11
* Merge of new appliance-head scalable printing fixes.Jeremy Allison2003-03-211-142/+287
* (merge from HEAD)Andrew Bartlett2003-03-211-7/+33
* Merge from HEADVolker Lendecke2003-03-201-1/+1
* Patch from Samuel Thibault to convert messages from dos to unix charsetJelmer Vernooij2003-03-203-13/+33
* use pstrcpy_base()Jim McDonough2003-03-201-1/+1
* Merge from HEADVolker Lendecke2003-03-201-8/+8
* Make swat use poptJelmer Vernooij2003-03-202-18/+20
* Merge of compiler warning fixups.Tim Potter2003-03-2010-328/+316
* Merge of removal of py_samba.cTim Potter2003-03-202-68/+1
* lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison2003-03-203-7/+8
* void function cannot return a value (besides the function called wasHerb Lewis2003-03-191-1/+1
* use strnlen to prevent coredumpsJim McDonough2003-03-191-3/+3
* replace pstrcpyJim McDonough2003-03-191-1/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-03-194-0/+233
|\
| * 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
| * Run test 10000 times to make measurement easier.Martin Pool2003-03-191-2/+7
| * Ensure dev in make_connection is const.Jeremy Allison2003-03-182-4/+10
| * Removed unused var.Jeremy Allison2003-03-181-2/+0
| * Put in some macros for the new modules systemJelmer Vernooij2003-03-181-0/+25
| * Step one of optimizations for StrCaseCmp:Martin Pool2003-03-181-7/+72
| * Add t_strcmp test/torture harness.Martin Pool2003-03-181-1/+4
* | Merge from HEAD.Volker Lendecke2003-03-192-59/+101
* | Fix some comment typosJelmer Vernooij2003-03-191-2/+2
* | merge from HEADVolker Lendecke2003-03-191-0/+1
* | Put group mapping into LDAP.Volker Lendecke2003-03-191-30/+471
* | Fix debug message not to use an uninitialized variable.Volker Lendecke2003-03-191-2/+1