summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-04-15merge from SAMBA_2_2Gerald Carter1-1/+1
2002-04-15Merge of lsa lookup names/sids patch from HEAD.Tim Potter6-42/+41
2002-04-15Whoops, removed debug 0 that snuck in.Tim Potter1-4/+0
2002-04-15Merge of print server permission handling fixes from HEAD.Tim Potter2-12/+57
2002-04-15Merge of comment fix.Tim Potter1-1/+1
2002-04-143 branches might become a pain... :-)Volker Lendecke1-0/+9
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell7-167/+180
2002-04-12This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User22-4909/+201
2002-04-12nicer measurement of failures and collisionsAndrew Tridgell1-7/+15
2002-04-12better mangling test. We now test that we can create by long name andAndrew Tridgell1-2/+33
2002-04-12- added a mangling test suite that measures the collision rate onAndrew Tridgell4-12/+194
2002-04-11Much better support for both non-algorithic RIDs (where the RID is stored inAndrew Bartlett3-155/+145
2002-04-11HP2500C driver writes devmode with private data that endsJeremy Allison1-0/+9
2002-04-11added strndup() for systems that don't have itAndrew Tridgell4-672/+697
2002-04-11don't try to return a voidAndrew Tridgell1-1/+1
2002-04-11possibly fix the 15000 user problemAndrew Tridgell2-8/+8
2002-04-11- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask theAndrew Tridgell1-2/+4
2002-04-11a few debug statements (disabled)Andrew Tridgell1-2/+7
2002-04-11don't treat '.' as FLAG_ASCII, instead handle it separatelyAndrew Tridgell1-2/+2
2002-04-11- tidier flag checking codeAndrew Tridgell1-8/+40
2002-04-11added some more commentsAndrew Tridgell1-5/+15
2002-04-11some optimisations to the new mangling systemAndrew Tridgell1-16/+44
2002-04-11this adds a completely new hash based mangling schemeAndrew Tridgell4-1/+532
2002-04-11Implemented a setup_logging() function that takes two keywords:Tim Potter1-1/+10
2002-04-11Implemented a setup_logging() function that takes two keywords:Tim Potter2-5/+62
2002-04-11removed unnecessary memsetGerald Carter1-2/+1
2002-04-11Correctly emulate NT in printer handle opening access rights.Jeremy Allison1-1/+6
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell14-999/+1117
2002-04-11s/werror_str/dos_errstr/g to fix compileGerald Carter1-3/+3
2002-04-11merge from 2.2Gerald Carter1-1/+0
2002-04-11WERROR merge from SAMBA_2_2Gerald Carter2-50/+40
2002-04-11specversion merge from SAMBA_2_2Gerald Carter2-0/+29
2002-04-11Added a whole bunch more permission constants.Tim Potter1-0/+20
2002-04-11Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison2-6/+0
2002-04-11Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison4-767/+934
2002-04-10Rename of ads_do_search_all2() to ads_do_search_all() and removal ofJim McDonough1-23/+11
2002-04-10Add a few option externs for net_ads.cJim McDonough1-0/+4
2002-04-10A few more updates:Jim McDonough1-132/+348
2002-04-10Add ads ldap server controlsJim McDonough1-0/+5
2002-04-10Fixed missing alignment in spoolss_io_q_enumjobs() function.Tim Potter1-0/+3
2002-04-10Added cli_spoolss_enumjobs() function.Tim Potter1-0/+52
2002-04-10Added Shirish's client side caching policy change.Jeremy Allison6-6/+212
2002-04-10fixed a return value for a help functionAndrew Tridgell1-0/+1
2002-04-10Moved definition of winbind username/password secrets into secrets.hTim Potter2-8/+8
2002-04-09When printing a tdb log message display "unnamed" instead of "unknown" ifTim Potter1-1/+1
2002-04-09Shirish pointed out more areas we should be doing roundups for allocation size.Jeremy Allison1-17/+16
2002-04-09Fixed typo in debug statement.Tim Potter1-1/+1
2002-04-09Fixed some compiler warnings.Tim Potter1-5/+5
2002-04-09Added WERR_INVALID_FORM_NAME constant.Tim Potter3-0/+3
2002-04-09Add a become_root()/unbecome_root() pair to allow acces to the passdb forAndrew Bartlett1-0/+4