summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add torture to everything..Jelmer Vernooij2003-04-161-1/+1
| | | | | | | | (This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0)
| * Don't build the torture progs in 'make all'Jelmer Vernooij2003-04-161-1/+1
| | | | | | | | (This used to be commit 44779546964bce605510af39feaee3ea436a7cfb)
| * Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison2003-04-161-0/+1
| | | | | | | | | | Jeremy. (This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4)
| * Cause the winbind auth module to call the ntdomain module if winbind is notAndrew Bartlett2003-04-162-42/+65
| | | | | | | | | | | | | | | | | | | | running. This causes Samba not to contact the NT domain controller if Winbind is there, but the user had the wrong password. Andrew Bartlett (This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)
| * Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison2003-04-151-0/+2
| | | | | | | | | | Jeremy. (This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13)
* | Fixes for multi-PDU schannel - based on Volker's code. This code needsJeremy Allison2003-04-161-9/+36
| | | | | | | | | | | | | | tidying up. Samsync still doesn't work due to bad parsing of net_io_sam_alias_info with a blank description. Still working on this.... Jeremy. (This used to be commit 942fede9a57a9319cf67388004dd45fa8a045f41)
* | Move PAC decoding over from HEAD.Jim McDonough2003-04-163-1/+10
| | | | | | | | (This used to be commit b0fd4e5555dd93c584cd86eaac080663b9e4031f)
* | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison2003-04-166-32/+51
| | | | | | | | | | | | multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC. Jeremy. (This used to be commit ff66d4097088409205b6bad5124a78ef9946010d)
* | Only declare backtrace variables when using themJelmer Vernooij2003-04-161-0/+2
| | | | | | | | (This used to be commit 429b373453a04fa6871324dd0a3ff8a203c519f8)
* | More merges from HEAD:Jelmer Vernooij2003-04-1613-496/+689
| | | | | | | | | | | | | | - Stephan Kulow's changes (fixing warnings in libsmbclient) - VFS modules - Seperating libs (This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5)
* | Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij2003-04-161-1/+1
| | | | | | | | (This used to be commit 1fefb776eec94efc7ea1b760dc4b80f61d61a158)
* | fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell2003-04-161-34/+37
| | | | | | | | (This used to be commit 2bb93421e665cdc0c4a2d8a539f76856e4d32249)
* | Merge valgrind header usage from HEAD.Andrew Bartlett2003-04-162-14/+17
| | | | | | | | (This used to be commit 5c978e39f2879d900a1bcad535b489f4cd440906)
* | Add support for the new modules system to lib/iconv.c (merge from HEAD)Jelmer Vernooij2003-04-163-162/+223
| | | | | | | | (This used to be commit 64a357017a897d1920c06fc19453470ee517470d)
* | Add make destination for librpc_echoJelmer Vernooij2003-04-161-0/+5
| | | | | | | | (This used to be commit 7ef7910004555997c194af6a069a81a89dcc3b53)
* | Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij2003-04-1613-113/+159
| | | | | | | | (This used to be commit c7a1de090db35835be1a1623bfc80c04065c5dd9)
* | Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison2003-04-161-0/+1
| | | | | | | | | | Jeremy. (This used to be commit 03a1f46e3448913cc21ed89aafaa22818d4026d0)
* | merge in metze' smbcquotas patch from HEADGerald Carter2003-04-159-52/+88
| | | | | | | | (This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
* | Change variable name to get this working on gcc 3.2 (Merge from HEAD)Jelmer Vernooij2003-04-152-38/+38
| | | | | | | | (This used to be commit d49113caef6057905f0f5233ea3085ca5722e742)
* | It's #ifdef CONFIG_H, not #if CONFI_HJelmer Vernooij2003-04-151-1/+1
| | | | | | | | (This used to be commit 0bc9e5e5d7977113f926e3334ccff330116da565)
* | Print out information about statically linked in modulesJelmer Vernooij2003-04-151-9/+3
| | | | | | | | (This used to be commit 9ef6f917f964e6b514fb95e4da75a57cbad6a233)
* | Use XML format instead of SGML format (merge from HEAD)Jelmer Vernooij2003-04-151-1/+1
| | | | | | | | (This used to be commit 858017b16f8e6f1efd8e7df5c0e2c7fd08091ae3)
* | use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij2003-04-1510-163/+15
| | | | | | | | (This used to be commit aca7319e8d45eb604f28b8bd490413b08e2c98f2)
* | Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-1512-95/+136
| | | | | | | | (This used to be commit 1755d5f66221a910863cfc8a197f8d792e6b6e3d)
* | Add some more NT to unix error code mappings (from HEAD)Jelmer Vernooij2003-04-151-3/+92
| | | | | | | | (This used to be commit 62dac3d6ebc72bec24f3c0df4c8d8e37029473e2)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-04-1559-0/+2815
|\| | | | | | | used to be commit 35510176fd4feab6c1e3da2ee0ae791f9a064a2e)
| * Fix smb.conf.5.xml and friends:Alexander Bokovoy2003-04-153-12/+14
| | | | | | | | | | addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not). (This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)
| * Fix build of VFS modules statically (we used Makefile variables before ↵Jelmer Vernooij2003-04-151-6/+6
| | | | | | | | | | | | setting them) (This used to be commit 8df9ab2fcfc9f22fa6842e1128952e855fea6a7a)
| * Final touch:Alexander Bokovoy2003-04-152-24/+30
| | | | | | | | | | | | 1. Move preloadmodules.xml to Security section 2. Fix lpqcachetime.xml from Printing section (This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)
| * Final bits of smb.conf(5) are converted!Alexander Bokovoy2003-04-159-140/+164
| | | | | | | | (This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)
| * Applying updates from Rafal (mimir) and from DAvid Lechnyr.John Terpstra2003-04-152-70/+253
| | | | | | | | (This used to be commit 3cd0b160e12964c6f3e32e6cea2dc690f775ba71)
| * Fix some minor typosAlexander Bokovoy2003-04-156-7/+6
| | | | | | | | (This used to be commit b4cf8a641d63481717c62044d2548e4b0301d806)
| * Convert another group of options in Misc sectionAlexander Bokovoy2003-04-1513-166/+198
| | | | | | | | (This used to be commit 43f8ae46137ed653c5694a839a5e6757e4a89974)
| * Convert another group of options in Misc sectionAlexander Bokovoy2003-04-1513-263/+310
| | | | | | | | (This used to be commit a690ff1f8a068e66ffcbfdaf0be215f887a02b9c)
| * Typo in comment.Tim Potter2003-04-151-1/+1
| | | | | | | | (This used to be commit 0a87d668a07b840c2e0ac9f6caad04e542422d40)
| * Add string message for WERR_SERVER_UNAVAILABLE.Tim Potter2003-04-151-0/+1
| | | | | | | | (This used to be commit 38efab087c86cab805c6b94c7455befaa9e94c5e)
| * Use picobjs when building python extensions. Spotted by Steve Langasek.Tim Potter2003-04-151-6/+12
| | | | | | | | (This used to be commit 53dcaf2271ad1b845ace9730d6c68db80bf9704e)
| * A struct must contain at least one declaration according to C99, butTim Potter2003-04-151-0/+1
| | | | | | | | | | | | gcc allows it to be empty. Should fix miscellaneous breakage on the compile farm. (This used to be commit b92d57f784fb43e420cf65b9392d175ad4483f28)
| * Add smbcquotas manpage written by MetzeJelmer Vernooij2003-04-141-0/+179
| | | | | | | | (This used to be commit 4eb67c0fd89896e8f419e56d75230ac797f61735)
| * Got in a local document by mistake. Sorry, I need to get some sleep.Jelmer Vernooij2003-04-141-49/+0
| | | | | | | | (This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)
| * *** empty log message ***Jelmer Vernooij2003-04-144-2/+60
| | | | | | | | (This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
| * Convert a part of Misc section. More to come after a sleepAlexander Bokovoy2003-04-1413-246/+311
| | | | | | | | (This used to be commit 1093c11fd47e5f4a76ce88ac77be2c3e9b1bc694)
| * Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij2003-04-141-1/+0
| | | | | | | | (This used to be commit 540bb996766fc11fe0f26b708d49c2e46d2abbdd)
| * Fix typosJelmer Vernooij2003-04-141-2/+2
| | | | | | | | (This used to be commit 7bd80376cc6aa70996a61882e1376cb6a0679836)
| * Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green2003-04-141-5/+5
| | | | | | | | (This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)
| * Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison2003-04-141-0/+13
| | | | | | | | | | | | | | if this should succeed, so just print result until we test against Win2003. Jeremy. (This used to be commit 57682f32b1bb186ab356494fcc4fdabd1d1721e6)
| * Fix typo.John Terpstra2003-04-141-1/+1
| | | | | | | | (This used to be commit fe2d109a106aafd5e9f5e58f3fbc5dccec730961)
| * Partial review of changes by mimir. Work in progress.John Terpstra2003-04-141-25/+27
| | | | | | | | (This used to be commit 77bdd68b65d6d485a484ca1b3475ffbb772f8661)
| * Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
| | | | | | | | | | Jeremy. (This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)
| * Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij2003-04-143-6/+20
| | | | | | | | | | | | general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW depending on what we have. (This used to be commit 17d27db5c9d3511444fc2770d4452647284e8014)