summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-03-19Remove py_samba.c experiment - it didn't work.Tim Potter2-68/+1
2003-03-19Put group mapping into LDAP.Volker Lendecke1-30/+471
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-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1
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
2003-03-19Ignore t_strcmp test case.Martin Pool1-0/+1
2003-03-19Ignore .po and .po32 files.Martin Pool1-0/+0
2003-03-19Run test 10000 times to make measurement easier.Martin Pool1-2/+7
2003-03-19Doin't pstrcpy into fstring.Jeremy Allison1-4/+4
2003-03-18Ensure dev in make_connection is const.Jeremy Allison2-4/+10
2003-03-18Ensure dev in make_connection is const.Jeremy Allison2-5/+11
2003-03-18Removed unused var.Jeremy Allison1-2/+0
2003-03-18Removed unused var.Jeremy Allison1-2/+0
2003-03-18const warning fix.Jeremy Allison1-1/+2
2003-03-18Merge mbp's HEAD changes.Jeremy Allison2-34/+72
2003-03-18Add const.Andrew Bartlett1-2/+2
2003-03-18Put in some macros for the new modules systemJelmer Vernooij1-0/+25
2003-03-18Makefile updates for new SMB signing code.Andrew Bartlett1-2/+2
2003-03-18Parinoia fixes from HEAD - malloc() some extra room after the allocatedAndrew Bartlett1-2/+2
2003-03-18Merge from HEAD:Andrew Bartlett5-160/+77
2003-03-18NMBD string parinoia and memcpy() parinoia fixes from HEAD.Andrew Bartlett3-10/+15
2003-03-18NTLMSSP updates from HEAD.Andrew Bartlett2-12/+30
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett17-108/+91
2003-03-18Merge signed/unsigned fix from HEAD.Andrew Bartlett1-1/+1
2003-03-18One more on set_local_machine_name() taking a new 'perm' argument.Andrew Bartlett1-1/+1
2003-03-18Fix segfault on FD_SET() when we have an fd of -1Andrew Bartlett1-0/+3
2003-03-18Merge whitespace to match HEAD.Andrew Bartlett1-17/+17
2003-03-18Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett7-10/+37
2003-03-18Add const.Andrew Bartlett1-1/+1
2003-03-18Step one of optimizations for StrCaseCmp:Martin Pool1-7/+72
2003-03-18Add t_strcmp test/torture harness.Martin Pool1-1/+4
2003-03-18This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User15-0/+2058
2003-03-18Split "clobber" function and variables into its own file before itMartin Pool3-40/+61
2003-03-18Merge of waider's rpcclient return type patch.Tim Potter10-203/+223
2003-03-18Merge of enumdomusers rpcclient command.Tim Potter1-0/+75
2003-03-18Merge of popt help cleanups.Tim Potter1-5/+5
2003-03-18Merge of #ifdef'ed out auth_smbd wrapper.Tim Potter1-1/+71
2003-03-18Ignore t_stringoverflow binary.Martin Pool1-1/+2
2003-03-18Ignore .po and .po32 files.Martin Pool1-0/+3
2003-03-18Comment about deprecated macro overmalloc_safe_strcpy().Martin Pool1-0/+6
2003-03-18Remove static libbigballofmud, which just does not seem to link.Martin Pool1-3/+7
2003-03-18The new string macros catch a bug at compile that previously onlyMartin Pool1-0/+7
2003-03-18Update comment: Valgrind 1.9.4 seems to always respect clientMartin Pool1-1/+1
2003-03-18Speling fixes and a little extra documentation.Martin Pool1-6/+6