index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-27
s3: properly find our standard nss_info backends
Volker Lendecke
1
-0
/
+13
2011-02-27
s3: Fix a debug message
Volker Lendecke
1
-2
/
+3
2011-02-27
s3: Make is_zero_addr take a sockaddr_storage
Volker Lendecke
9
-18
/
+18
2011-02-27
s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition
Kamen Mazdrashki
1
-1
/
+1
2011-02-27
s4/tests: Include 'replica_sync' test in S4 test suite
Kamen Mazdrashki
1
-0
/
+1
2011-02-27
s4/drs-test: Remove unused imports
Kamen Mazdrashki
3
-25
/
+0
2011-02-27
s4/drs-test: remove netReplicateCmd test from 'deleted object' test case
Kamen Mazdrashki
1
-10
/
+4
2011-02-27
s4/drs-tests: Disable replication during 'deleted object' test
Kamen Mazdrashki
1
-17
/
+10
2011-02-27
s4/drs-tests: Move enable/disable replication methods to DrsBase class so we ...
Kamen Mazdrashki
2
-12
/
+11
2011-02-27
s4-drepl: Schedule event to trigger replication rather than calling run_pendi...
Kamen Mazdrashki
1
-2
/
+5
2011-02-27
s4-drepl: Fix replica sync callback to really store last error rather than la...
Kamen Mazdrashki
1
-1
/
+1
2011-02-27
s4-drepl: Refactor dreplsrv_run_pull_ops() to
Kamen Mazdrashki
1
-16
/
+33
2011-02-27
s4-drepl: Pass replication options from DsReplicaSync call
Kamen Mazdrashki
4
-5
/
+12
2011-02-26
s3: Improve a dbg msg in aio_fork
Volker Lendecke
1
-4
/
+7
2011-02-26
nss_wrapper: Fix a segfault when libnss_winbind.so is not loadable
Volker Lendecke
1
-2
/
+11
2011-02-26
nss_wrapper: Make nwrap_module_init a bit more readable
Volker Lendecke
1
-5
/
+9
2011-02-26
s3: Fix pdb_ads_enum_group_memberships args
Volker Lendecke
1
-1
/
+1
2011-02-26
dirfd doesn't exist in some platforms.
Jeremy Allison
2
-2
/
+10
2011-02-25
Removed unused code check_dos_char_slowly.
Jeremy Allison
1
-17
/
+0
2011-02-25
s3: Fix a 64-bit warning in vfs_gpfs.c
Volker Lendecke
1
-1
/
+2
2011-02-25
s4:heimdal - fix valgrind issue on Fedora 14
Milan Crha
7
-153
/
+153
2011-02-25
Revert "heimdal_build omit #line statments to allow valgrind to work again"
Matthias Dieter Wallnöfer
8
-57
/
+378
2011-02-25
heimdal_build omit #line statments to allow valgrind to work again
Andrew Bartlett
8
-378
/
+57
2011-02-25
libcli/nbt/wscript_build - fix build of "lmhosts"
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-02-25
s3-param: Make "rlimit_max below minimum Windows limit" notification less scary
Jonathan Nieder
1
-2
/
+2
2011-02-25
Gratuitous change to get around transient autobuild failure :-(.
Jeremy Allison
1
-2
/
+1
2011-02-25
Detect Mac OS X as a separate client type.
Justin Maggard
4
-1
/
+9
2011-02-25
Ensure we don't return an incorrect access mask.
Jeremy Allison
1
-1
/
+2
2011-02-25
s3-libads: make ndr_print_ads_auth_flags() static.
Günther Deschner
2
-2
/
+2
2011-02-25
s3-vfs: make syncops_connect in modules/vfs_syncops.c static.
Günther Deschner
1
-2
/
+2
2011-02-25
s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.
Günther Deschner
4
-40
/
+66
2011-02-25
s3-printing: move more printing defines out of includes.h
Günther Deschner
2
-30
/
+30
2011-02-25
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
3
-21
/
+77
2011-02-24
Batch oplocks conflict with exclusive as well as themselves.
Jeremy Allison
1
-1
/
+1
2011-02-24
s4:dynconfig: fix segfault in the set_dyn_*() functions
Stefan Metzmacher
1
-12
/
+25
2011-02-24
s4:dynconfig: add prototypes for *dyn_LOCALEDIR
Stefan Metzmacher
1
-0
/
+1
2011-02-24
s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...
Stefan Metzmacher
1
-0
/
+2
2011-02-24
build: moved util_reg.c into a common subsystem
Andrew Tridgell
4
-5
/
+10
2011-02-24
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
3
-7
/
+7
2011-02-24
Remember to free the second temporary string.
Jeremy Allison
1
-0
/
+1
2011-02-23
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
Jeremy Allison
3
-8
/
+21
2011-02-24
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
17
-14
/
+126
2011-02-24
build: moved lmhosts.c into a common subsystem
Andrew Tridgell
2
-5
/
+10
2011-02-24
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
12
-4
/
+30
2011-02-24
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
5
-11
/
+8
2011-02-24
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
6
-20
/
+19
2011-02-23
s3-docs: document all wbinfo options.
Günther Deschner
1
-3
/
+98
2011-02-23
s3-waf: start adding checks for quota support.
Günther Deschner
1
-0
/
+8
2011-02-23
s3-waf: remove more unused variables.
Günther Deschner
1
-10
/
+2
2011-02-23
s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).
Günther Deschner
2
-12
/
+10
[next]