summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett2003-02-2413-247/+284
* Makefile updates for the client-side auth/kerberos merge.Andrew Bartlett2003-02-241-39/+53
* Missed a couple of files from the client-side kerberos mergeAndrew Bartlett2003-02-243-4/+19
* Merge off-by-one fix from HEAD (caused crash with --enable-developer)Andrew Bartlett2003-02-241-1/+1
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-2416-673/+1121
* Missed one in the previous merge - user_ok() and user_in_group() now takeAndrew Bartlett2003-02-241-1/+1
* Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-2413-153/+224
* Add comment about Samba character sets, from explanation by abartlet.Martin Pool2003-02-241-0/+13
* When checking is_locked() new WRITE locks conflict with existing READ locks evenJeremy Allison2003-02-221-3/+10
* s/unistr2_to_dos/unistr2_to_ascii/ to fix compileGerald Carter2003-02-211-1/+1
* couple of merges from APP_HEADGerald Carter2003-02-212-5/+26
* patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...Gerald Carter2003-02-211-2/+12
* Fix IRIX build...void fn can't return another void fnJim McDonough2003-02-211-1/+2
* Added comments to make it clearer when we're assigning a pointer that itJeremy Allison2003-02-211-0/+12
* Ignore errors on python_clean target.Tim Potter2003-02-211-1/+1
* Added Volkers "print server role" patch.Jeremy Allison2003-02-201-0/+22
* Compile in lib/module.oJelmer Vernooij2003-02-201-1/+1
* Merge in smb_load_module() function from HEADJelmer Vernooij2003-02-201-24/+0
* Remove obsolete filesJelmer Vernooij2003-02-202-1699/+0
* Ensure tdb error code is set for corrupt and i/o errors before callingJeremy Allison2003-02-201-1/+24
* (Merge from APPLIANCE_HEAD)Martin Pool2003-02-201-1/+4
* Merge typo fix.Tim Potter2003-02-191-1/+1
* Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()Tim Potter2003-02-192-15/+10
* Merge cleanups of return values.Tim Potter2003-02-191-5/+5
* Merge some random looking setenv related kerberos stuff that makesTim Potter2003-02-191-4/+9
* Merge of cleanups and srvsvc implementation from HEAD.Tim Potter2003-02-1920-255/+222
* Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also.Jeremy Allison2003-02-191-19/+27
* correct init, tx StefanSimo Sorce2003-02-191-1/+2
* Sync with HEAD for verifying kerberos tickets.Jim McDonough2003-02-194-20/+70
* Fix segv in net ads join...an extra & was the culpritJim McDonough2003-02-191-1/+1
* Merge from HEAD: We don't need this any more, setenv() is in replace.c nowAndrew Bartlett2003-02-191-14/+0
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-1912-45/+117
* Fix from Corny.Bondad@hp.com for missing if (setting_acls) on defaultJeremy Allison2003-02-191-3/+3
* Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if theJeremy Allison2003-02-191-9/+14
* Remove old listproc address; update instructions for subscribing toMartin Pool2003-02-191-8/+52
* Remove old samba-bugs address, etc. (Merge from HEAD)Martin Pool2003-02-191-14/+4
* base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace().Jim McDonough2003-02-182-2/+2
* Sync w/HEAD - add DES_CBC_CRC encryption typeJim McDonough2003-02-181-1/+1
* Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-182-5/+14
* Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-183-25/+36
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-02-187-0/+993
|\
| * Cleanup of header files for python extensions.Tim Potter2003-02-1825-261/+360
| * Ensure we use getgrnam() unless BROKEN_GETGRNAM is defined. I now needJeremy Allison2003-02-181-0/+7
| * set the various DsSpooler keys that are linked to PRINTER_INFO_2 fields; CR 985Gerald Carter2003-02-181-10/+57
| * Remove obsolete comment.Martin Pool2003-02-181-2/+0
| * Doxygen janitor. No other changes.Martin Pool2003-02-181-0/+9
| * cmd_lsa_lookup_sids: Check return code from string_to_sid; skip SIDsMartin Pool2003-02-181-2/+5
| * init_dom_sid2s: Check return code from string_to_sid. Skip tokensMartin Pool2003-02-181-8/+12
| * Check return code from string_to_sid.Martin Pool2003-02-182-5/+14
| * add_initial_entry should fail if string_to_sid fails.Martin Pool2003-02-181-1/+5