index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs.upcall: handle MSKRB5 OID properly
Jeff Layton
2008-08-21
1
-5
/
+13
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-21
3
-9
/
+13
*
build: fix linking cifs.upcall when nscd_flush_cache() is found.
Michael Adam
2008-08-21
1
-1
/
+1
*
WHATSNEW: Start WHATSNEW for 3.2.3.
Karolin Seeger
2008-08-19
1
-85
/
+4
*
VERSION: Raise version number up to 3.2.3.
Karolin Seeger
2008-08-19
1
-1
/
+1
*
Fix length error in wrapping spnego blob. Karoling this needs to be in 3.2.2 ...
samba-3.2.2
Igor Mammedov
2008-08-19
1
-1
/
+1
*
WHATSNEW: Update release date.
Karolin Seeger
2008-08-18
1
-1
/
+1
*
WHATSNEW: Add some more major bug fixes.
Karolin Seeger
2008-08-18
1
-0
/
+2
*
WHATSNEW: Add corresponding bug number.
Karolin Seeger
2008-08-18
1
-1
/
+1
*
WHATSNEW: Update changes since 3.2.1.
Karolin Seeger
2008-08-18
1
-0
/
+10
*
Fix bug 5696. The problem was when smbd
Jeremy Allison
2008-08-18
1
-2
/
+18
*
cifs.upcall: negatively instantiate keys on error
Jeff Layton
2008-08-18
1
-2
/
+10
*
Building cifs.upcall is giving this build warning:
Steve French
2008-08-18
1
-1
/
+1
*
cifs.upcall: fix manpage and comments
Steve French
2008-08-18
2
-6
/
+6
*
cifs.upcall was not recognizing the newer name "dns_resolver" key type
Steve French
2008-08-18
1
-1
/
+2
*
cifs.upcall: fix compile warning
Steve French
2008-08-18
1
-3
/
+3
*
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
2008-08-18
4
-37
/
+161
*
Attempt to fix Coverity ID 596
Volker Lendecke
2008-08-18
1
-1
/
+1
*
Attempt to fix Coverity ID 595
Volker Lendecke
2008-08-18
1
-1
/
+1
*
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2008-08-18
2
-18
/
+18
*
build: fix a typo in the installlibtalloc rule.
Michael Adam
2008-08-18
1
-1
/
+1
*
Static libsmbclient library needs to include all objects
Derrell Lipman
2008-08-18
1
-2
/
+2
*
build: fix build of libaddns shared lib : it needs socket_wrapper.
Michael Adam
2008-08-18
1
-1
/
+1
*
Make DSO_EXPORTS_CMD regexp more POSIX compliant
Zach Loafman
2008-08-18
1
-1
/
+1
*
build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...
Michael Adam
2008-08-18
1
-1
/
+2
*
build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
Michael Adam
2008-08-18
1
-1
/
+2
*
build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...
Michael Adam
2008-08-18
1
-1
/
+2
*
build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
Michael Adam
2008-08-18
1
-1
/
+1
*
build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
Michael Adam
2008-08-18
1
-1
/
+2
*
build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
Michael Adam
2008-08-18
1
-6
/
+6
*
build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
Michael Adam
2008-08-18
1
-52
/
+53
*
build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
Michael Adam
2008-08-18
1
-61
/
+62
*
build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
Michael Adam
2008-08-18
1
-47
/
+48
*
build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.
Michael Adam
2008-08-18
1
-20
/
+20
*
build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs...
Michael Adam
2008-08-18
1
-16
/
+10
*
build: create a new uninstalllibs target and use it in "make uninstall"
Michael Adam
2008-08-18
1
-1
/
+8
*
build: distribute the libs target over the library-specific sections.
Michael Adam
2008-08-18
1
-2
/
+7
*
build: use the libs target instead of the LIBRARIES variable as dependecy for...
Michael Adam
2008-08-18
1
-1
/
+1
*
build: distribute the cleanlibs target over the library-specific sections.
Michael Adam
2008-08-18
1
-7
/
+8
*
build: introduce a installibs target and use it in "make install"
Michael Adam
2008-08-18
1
-4
/
+8
*
build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0
Michael Adam
2008-08-18
1
-1
/
+1
*
build: fix build of smbget by moving LIBSMBCLIENT_OBJ* defs up again
Michael Adam
2008-08-18
1
-22
/
+22
*
build: fix creation of libsmbclient.a - don't link in libtalloc.a
Michael Adam
2008-08-18
1
-5
/
+7
*
build: fix creation of libaddns.a - don't link in libtalloc.a
Michael Adam
2008-08-18
1
-2
/
+2
*
build: fix creation of libsmbsharemodes.a - don't link in libtdb.a.
Michael Adam
2008-08-18
1
-3
/
+5
*
build: remove library-versions.in - it is not used any more.
Michael Adam
2008-08-18
2
-12
/
+1
*
build: set SONAME version of libraries from configure, not using library-vers...
Michael Adam
2008-08-18
2
-13
/
+22
*
build: extend SMB_LIBRARY() to take a version as an optional second argument
Michael Adam
2008-08-18
1
-4
/
+7
*
build: combine the cleanlibfoo targets to one cleanlibs target
Michael Adam
2008-08-18
1
-1
/
+9
*
build: fix shlibs target after internal changes, add libs target.
Michael Adam
2008-08-18
1
-3
/
+13
[next]