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
2008-07-11
Revert "Remove an unused variable"
Volker Lendecke
1
-0
/
+1
2008-07-11
Revert "Simplify idmap_cache_build_[s]idkey a bit"
Volker Lendecke
1
-33
/
+36
2008-07-11
Revert "Simplify idmap_cache_set() a bit"
Volker Lendecke
1
-3
/
+8
2008-07-11
Revert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused, remove it"
Volker Lendecke
1
-0
/
+1
2008-07-11
Revert "Slightly increase the default idmap cache time"
Volker Lendecke
2
-2
/
+2
2008-07-11
Revert "Convert idmap_cache to gencache"
Volker Lendecke
4
-132
/
+399
2008-07-11
Revert "Make use of ADD_TO_ARRAY"
Volker Lendecke
4
-38
/
+98
2008-07-11
Revert "Tiny logic simplification -- remove an else branch"
Volker Lendecke
1
-20
/
+22
2008-07-11
build: fix build of libaddns shared lib : it needs socket_wrapper.
Michael Adam
1
-1
/
+1
2008-07-11
build: fix build of libaddns shared lib. symbols file was missing.
Michael Adam
1
-0
/
+5
2008-07-11
Fix the build of nfs4_acls.c
Volker Lendecke
1
-1
/
+2
2008-07-10
Add XATTR_NTACL_NAME constant.
Jeremy Allison
2
-0
/
+3
2008-07-10
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
1
-2
/
+1
2008-07-10
Fix realpath() check so that it doesn't generate a core() when it fails.
Zach Loafman
1
-2
/
+10
2008-07-10
docs: fix the specified default of "password server" - it is *, not "".
Michael Adam
1
-2
/
+1
2008-07-10
Fix some memleaks regarding trustdom passwords
Volker Lendecke
1
-3
/
+15
2008-07-10
Fix some uninitialized variable references via ndr_print
Volker Lendecke
2
-1
/
+5
2008-07-10
Fix a segfault in base64_encode_data_blob
Volker Lendecke
1
-1
/
+3
2008-07-10
build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs...
Michael Adam
1
-16
/
+10
2008-07-10
build: create a new uninstalllibs target and use it in "make uninstall"
Michael Adam
1
-1
/
+8
2008-07-10
build: distribute the libs target over the library-specific sections.
Michael Adam
1
-2
/
+7
2008-07-10
build: use the libs target instead of the LIBRARIES variable as dependecy for...
Michael Adam
1
-1
/
+1
2008-07-10
build: distribute the cleanlibs target over the library-specific sections.
Michael Adam
1
-7
/
+8
2008-07-10
build: introduce a installibs target and use it in "make install"
Michael Adam
1
-4
/
+8
2008-07-10
docs: fix the net conf section of net(8) to mention "config backend = registry".
Michael Adam
1
-1
/
+3
2008-07-10
docs: fix VERSION section in the net(8) manpage.
Michael Adam
1
-1
/
+1
2008-07-10
docs: update the section about net conf in the net(8) manpage.
Michael Adam
1
-1
/
+41
2008-07-10
man pages: Add missing whitespace.
Karolin Seeger
1
-1
/
+1
2008-07-10
A brown paper bag bug fix for "net sam rights"
Volker Lendecke
1
-1
/
+1
2008-07-10
Give a nice error message if trying to join with a non-privileged user
Volker Lendecke
1
-1
/
+1
2008-07-09
Add in the IDL to store a NT Security descriptor in
Jeremy Allison
4
-0
/
+276
2008-07-09
Fix alignment problems on sparc, bug 5512
Volker Lendecke
1
-19
/
+20
2008-07-09
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
1
-1
/
+1
2008-07-09
registry: fix logic in deleting subkeys record in regdb_fetch_keys().
Michael Adam
1
-2
/
+6
2008-07-09
registry: improve logic for deleting value records in regdb_store_keys().
Michael Adam
1
-2
/
+9
2008-07-08
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2
-4
/
+4
2008-07-08
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
4
-0
/
+53
2008-07-08
Minor style correction
Zach Loafman
1
-2
/
+2
2008-07-09
testsuite: fix another expr typo in net registry test script.
Michael Adam
1
-1
/
+1
2008-07-09
testsuite: fix expr typo in net registry testscript.
Michael Adam
1
-1
/
+1
2008-07-08
registry: fetch regdb_fetch_keys() when a key exists but not its subkey-record.
Michael Adam
1
-9
/
+10
2008-07-08
build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0
Michael Adam
1
-1
/
+1
2008-07-08
build: fix build of smbget by moving LIBSMBCLIENT_OBJ* defs up again
Michael Adam
1
-22
/
+22
2008-07-08
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
1
-1
/
+1
2008-07-07
Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
Jeremy Allison
1
-1
/
+2
2008-07-07
build: fix creation of libsmbclient.a - don't link in libtalloc.a
Michael Adam
1
-5
/
+7
2008-07-07
build: fix creation of libaddns.a - don't link in libtalloc.a
Michael Adam
1
-2
/
+2
2008-07-07
build: fix creation of libsmbsharemodes.a - don't link in libtdb.a.
Michael Adam
1
-3
/
+5
2008-07-07
build: remove library-versions.in - it is not used any more.
Michael Adam
2
-12
/
+1
2008-07-07
build: set SONAME version of libraries from configure, not using library-vers...
Michael Adam
2
-13
/
+22
[prev]
[next]