summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: fixed api.py selftestAndrew Tridgell2010-02-061-1/+1
* Remove now unused variable.Jeremy Allison2010-02-051-1/+0
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-056-42/+22
* s3: Make use of ZERO_STRUCTPVolker Lendecke2010-02-051-1/+2
* s3: Remove a pointless if-statementVolker Lendecke2010-02-051-1/+1
* s3: Make guest_user_info() staticVolker Lendecke2010-02-052-2/+1
* s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)Volker Lendecke2010-02-052-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2010-02-052-35/+34
* s4:UID wrapper - Make it work on older distributionsMatthias Dieter Wallnöfer2010-02-052-4/+20
* s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer2010-02-056-19/+37
* NSS wrapper - add dependency to "nsstest"Matthias Dieter Wallnöfer2010-02-051-1/+2
* s4:Heimdal build - never require the NSS wrapper for Heimdal KerberosMatthias Dieter Wallnöfer2010-02-051-5/+5
* s3: normalize "Changing password for" msg IDs and STRsLars Müller2010-02-0518-30/+30
* s4/drs: propagate DRS_ extension flags in code baseKamen Mazdrashki2010-02-053-3/+3
* s4/idl: Regenerate IDL for DRSUAPI interfaceKamen Mazdrashki2010-02-052-6/+8
* s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_RECYCLE_BIN ext. flag for DRSUAPIKamen Mazdrashki2010-02-051-1/+2
* s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10 flag for DRSUAPIKamen Mazdrashki2010-02-051-1/+1
* s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5 flag for DRSUAPIKamen Mazdrashki2010-02-051-1/+1
* s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY flag for DRSUAPIKamen Mazdrashki2010-02-051-1/+1
* Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.Jeremy Allison2010-02-041-1/+5
* s3:passdb: fix a type Domain Users has RID -513Stefan Metzmacher2010-02-041-1/+1
* s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()Stefan Metzmacher2010-02-041-2/+3
* s4-torture: handle NT_STATUS_CONNECTION_RESETAndrew Tridgell2010-02-043-6/+12
* s4:mark the SYSTEM control always as non-criticalMatthias Dieter Wallnöfer2010-02-041-0/+29
* s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke2010-02-041-1/+1
* s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke2010-02-041-3/+6
* s3:vfs_scannedonly: fix build on HP-UXBjörn Jacke2010-02-041-0/+6
* net: Fix python 2.4 compatibility.Jelmer Vernooij2010-02-031-0/+5
* s3: Simplify the code a bit: Catch (len==0) earlyVolker Lendecke2010-02-031-7/+4
* update samba schema for IBM Directory ServerChristian Ambach2010-02-031-2/+2
* Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)Jeremy Allison2010-02-021-3/+16
* Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.Jeremy Allison2010-02-021-2/+9
* s3:configure: check complete set of EA functions only when we found at least oneBjörn Jacke2010-02-021-28/+18
* Change uint_t to unsigned int in source4Matt Kraai2010-02-0261-290/+290
* Change uint_t to unsigned int in source3Matt Kraai2010-02-022-8/+8
* Change uint_t to unsigned int in pidlMatt Kraai2010-02-021-1/+0
* Change uint_t to unsigned int in libcliMatt Kraai2010-02-025-5/+5
* Change uint_t to unsigned int in lib/utilMatt Kraai2010-02-024-6/+6
* Change uint_t to unsigned int in lib/tallocMatt Kraai2010-02-022-6/+6
* Change uint_t to unsigned int in lib/cryptoMatt Kraai2010-02-021-4/+4
* Change uint_t to unsigned int in lib/replaceMatt Kraai2010-02-024-4/+1
* s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher2010-02-021-1/+1
* Add debug to make it clear when EA dosmode set is invoked.Jeremy Allison2010-02-011-0/+5
* Fix bug #7084 - Create time on directories not stored properly in an EA in ne...Jeremy Allison2010-02-011-7/+0
* Torture test for bug 7084 - Create time on directories not stored properly in...Jeremy Allison2010-02-012-1/+88
* Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...Jeremy Allison2010-02-011-1/+1
* Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison2010-02-011-1/+1
* s4:NBT-WINS: test large scopesStefan Metzmacher2010-02-011-0/+37
* s4:NBT-WINS: pass the expected rcode of the name registration to the test codeStefan Metzmacher2010-02-011-18/+39
* s4:NBT-WINSREPLICATION: test replication with names including scopesStefan Metzmacher2010-02-011-1/+51