summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-28s3: Survive an idle child that was killedChristian Ambach1-0/+6
2011-02-28s3: smbcontrol to notify smbd about idmap changesGregor Beck6-1/+265
2011-02-28s3: add functions to remove entries from idmap cacheGregor Beck2-0/+120
2011-02-28s3: add functions to remove entries from idmap memcacheGregor Beck2-0/+55
2011-02-28s3: add functions to flush the idmap memcacheGregor Beck2-0/+16
2011-02-28WHATSNEW: document removed parameter "idmap alloc backend"Michael Adam1-0/+1
2011-02-28WHATSNEW: document new nfs quota backend for linuxMichael Adam1-0/+9
2011-02-27s3: Fix a typoVolker Lendecke1-1/+1
2011-02-27s3: Fix a commentVolker Lendecke1-1/+1
2011-02-27s3: Fix some nonempty blank linesVolker Lendecke8-52/+50
2011-02-27s3: Use strndup in parse_nss_paramVolker Lendecke1-13/+2
2011-02-27s3: properly find our standard nss_info backendsVolker Lendecke1-0/+13
2011-02-27s3: Fix a debug messageVolker Lendecke1-2/+3
2011-02-27s3: Make is_zero_addr take a sockaddr_storageVolker Lendecke9-18/+18
2011-02-27s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definitionKamen Mazdrashki1-1/+1
2011-02-27s4/tests: Include 'replica_sync' test in S4 test suiteKamen Mazdrashki1-0/+1
2011-02-27s4/drs-test: Remove unused importsKamen Mazdrashki3-25/+0
2011-02-27s4/drs-test: remove netReplicateCmd test from 'deleted object' test caseKamen Mazdrashki1-10/+4
2011-02-27s4/drs-tests: Disable replication during 'deleted object' testKamen Mazdrashki1-17/+10
2011-02-27s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ...Kamen Mazdrashki2-12/+11
2011-02-27s4-drepl: Schedule event to trigger replication rather than calling run_pendi...Kamen Mazdrashki1-2/+5
2011-02-27s4-drepl: Fix replica sync callback to really store last error rather than la...Kamen Mazdrashki1-1/+1
2011-02-27s4-drepl: Refactor dreplsrv_run_pull_ops() toKamen Mazdrashki1-16/+33
2011-02-27s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki4-5/+12
2011-02-26s3: Improve a dbg msg in aio_forkVolker Lendecke1-4/+7
2011-02-26nss_wrapper: Fix a segfault when libnss_winbind.so is not loadableVolker Lendecke1-2/+11
2011-02-26nss_wrapper: Make nwrap_module_init a bit more readableVolker Lendecke1-5/+9
2011-02-26s3: Fix pdb_ads_enum_group_memberships argsVolker Lendecke1-1/+1
2011-02-26dirfd doesn't exist in some platforms.Jeremy Allison2-2/+10
2011-02-25Removed unused code check_dos_char_slowly.Jeremy Allison1-17/+0
2011-02-25s3: Fix a 64-bit warning in vfs_gpfs.cVolker Lendecke1-1/+2
2011-02-25s4:heimdal - fix valgrind issue on Fedora 14Milan Crha7-153/+153
2011-02-25Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer8-57/+378
2011-02-25heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett8-378/+57
2011-02-25libcli/nbt/wscript_build - fix build of "lmhosts"Matthias Dieter Wallnöfer1-2/+2
2011-02-25s3-param: Make "rlimit_max below minimum Windows limit" notification less scaryJonathan Nieder1-2/+2
2011-02-25Gratuitous change to get around transient autobuild failure :-(.Jeremy Allison1-2/+1
2011-02-25Detect Mac OS X as a separate client type.Justin Maggard4-1/+9
2011-02-25Ensure we don't return an incorrect access mask.Jeremy Allison1-1/+2
2011-02-25s3-libads: make ndr_print_ads_auth_flags() static.Günther Deschner2-2/+2
2011-02-25s3-vfs: make syncops_connect in modules/vfs_syncops.c static.Günther Deschner1-2/+2
2011-02-25s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.Günther Deschner4-40/+66
2011-02-25s3-printing: move more printing defines out of includes.hGünther Deschner2-30/+30
2011-02-25Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison3-21/+77
2011-02-24Batch oplocks conflict with exclusive as well as themselves.Jeremy Allison1-1/+1
2011-02-24s4:dynconfig: fix segfault in the set_dyn_*() functionsStefan Metzmacher1-12/+25
2011-02-24s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher1-0/+1
2011-02-24s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...Stefan Metzmacher1-0/+2
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell4-5/+10
2011-02-24build: moved spnego_parse.c into a common subsystemAndrew Tridgell3-7/+7