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
path:
root
/
source3
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.
Michael Adam
1
-0
/
+15
2008-02-06
Don't use the deprecated form of AC_INIT.
Michael Adam
1
-1
/
+4
2008-02-01
NetBSD defines innetgr() in <netgroup.h>
Volker Lendecke
1
-0
/
+1
2008-01-31
Let _samr_Close() use pidl generated server code.
Günther Deschner
1
-2
/
+2
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
1
-2
/
+2
2008-01-21
Link smbd on AIX with -bexpfull instead of -bexpall
Volker Lendecke
1
-1
/
+1
2008-01-19
vfs_streams_depot
Volker Lendecke
1
-0
/
+1
2008-01-19
vfs_streams_xattr module
Volker Lendecke
1
-1
/
+2
2008-01-18
Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...
Stefan Metzmacher
1
-9
/
+0
2008-01-16
Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...
Alexander Bokovoy
1
-1
/
+10
2008-01-15
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
1
-2
/
+2
2008-01-15
Implement vfs_ea_tdb
Volker Lendecke
1
-1
/
+2
2008-01-15
libwbclient: add wbclient.pc.in
Stefan Metzmacher
1
-1
/
+4
2008-01-10
--enable-libwbclient-shared
Volker Lendecke
1
-1
/
+12
2008-01-10
Enable building the notify_fam module.
Michael Adam
1
-0
/
+2
2008-01-05
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
1
-2
/
+17
2008-01-05
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...
Jelmer Vernooij
1
-0
/
+2
2008-01-03
Use -g instead of -gstabs as many have reported gdb problems with -gstabs.
Günther Deschner
1
-1
/
+1
2008-01-03
Fix configure output for libnetapi.
Günther Deschner
1
-1
/
+1
2007-12-25
Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage
Volker Lendecke
1
-0
/
+9
2007-12-25
AIX iface test needs rep_vasprintf
Volker Lendecke
1
-0
/
+1
2007-12-25
ifreq needs more from lib/replace
Volker Lendecke
1
-0
/
+2
2007-12-25
Next try to fix get_interfaces detection
Volker Lendecke
1
-0
/
+3
2007-12-25
Revert "Attempt to fix the ifreq detection"
Volker Lendecke
1
-2
/
+0
2007-12-25
Attempt to fix the ifreq detection
Volker Lendecke
1
-0
/
+2
2007-12-21
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-0
/
+1
2007-12-21
Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}.
Günther Deschner
1
-0
/
+1
2007-12-21
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
1
-1
/
+21
2007-12-21
Add getdc.c, a libnetapi example (incl. Makefile).
Günther Deschner
1
-1
/
+4
2007-12-21
Build libnetapi shared and static if possible.
Günther Deschner
1
-0
/
+49
2007-12-17
Add smbclient support for basic mDNS browsing.
Rishi Srivatsavai
1
-0
/
+1
2007-12-15
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
1
-0
/
+24
2007-12-13
Fix codepagedir to follow predefined libdir when using FHS. Fixes x86_64 build.
Alexander Bokovoy
1
-2
/
+2
2007-12-12
Fix typo.
James Peach
1
-1
/
+1
2007-12-12
Autoconf support for detecting DNS Service Discovery support.
James Peach
1
-0
/
+37
2007-12-09
Make sure NULL is defined to the IPv6 test doesn't spuriously fail.
James Peach
1
-0
/
+1
2007-12-05
* Adds support for cifs.spnego helper into configure and Makefile.in
Igor Mammedov
1
-0
/
+42
2007-12-03
Move check for broken system capabilites.h headers to lib/replace.
Michael Adam
1
-30
/
+0
2007-11-20
Extend commit module to help with NFS quotas.
David Losada Carballo
1
-1
/
+1
2007-11-18
Detect Heimdal Kerberos on OpenBSD 4.2.
James Peach
1
-0
/
+17
2007-11-16
Fix the build on RHEL5, when libcap-devel is installed.
Michael Adam
1
-0
/
+12
2007-11-09
use nss_wrapper code in samba3 when --enable-nss-wrapper is given
Stefan Metzmacher
1
-0
/
+1
2007-11-05
Fix a typo.
Michael Adam
1
-1
/
+1
2007-11-02
Fix build breakage when not specifying --with-fhs.
Gerald (Jerry) Carter
1
-0
/
+3
2007-11-01
Patch from Debian Samba package maintainers:
Gerald (Jerry) Carter
1
-0
/
+7
2007-11-01
Enable building the zfsacl VFS module by specifying
Michael Adam
1
-0
/
+1
2007-10-23
added a syncops VFS module for filesystems which do not guarantee meta-data o...
Andrew Tridgell
1
-1
/
+2
2007-10-22
Reorder pthread mutex check so that it doesn't output its result
James Peach
1
-12
/
+13
2007-10-19
Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
Gerald (Jerry) Carter
1
-0
/
+1
2007-10-19
Move the test for the AIX specific interface code to the end.
Gerald (Jerry) Carter
1
-18
/
+18
[next]