index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build the generated ntsvcs server (not at all useable yet).
Günther Deschner
2008-02-17
1
-2
/
+2
*
YES! NETLOGON rpc server side migration to pidl finished.
Günther Deschner
2008-02-16
1
-2
/
+2
*
Add support for building and using shared and static libtdb library.
Michael Adam
2008-02-14
1
-1
/
+66
*
Fix a typo.
Michael Adam
2008-02-14
1
-1
/
+1
*
Try and fix the Darwin build with dynamic libs.
Michael Adam
2008-02-14
1
-1
/
+3
*
Remove --enable-libwbclient-shared , use --with-static-libs=libwbclient instead.
Michael Adam
2008-02-13
1
-7
/
+5
*
Use --with-static-libs=libtalloc instead of --with-static-libs=talloc
Michael Adam
2008-02-13
1
-4
/
+4
*
Link in libnetapi as shared or static library (same mechanism as talloc).
Michael Adam
2008-02-13
1
-38
/
+39
*
Add -L./bin to LDFLAGS when building shared libs.
Michael Adam
2008-02-13
1
-1
/
+4
*
Change hand written configure help strings to use AS_HELP_STRING().
Michael Adam
2008-02-13
1
-62
/
+61
*
Use AS_HELP_STRING instead of (deprecated) AC_HELP_STRING.
Michael Adam
2008-02-13
1
-1
/
+1
*
Fix some comment typos.
Michael Adam
2008-02-13
1
-5
/
+5
*
Remove some unneded variables: we always build and install some talloc libs.
Michael Adam
2008-02-13
1
-9
/
+0
*
Put talloc lib targets into variables and uses these.
Michael Adam
2008-02-13
1
-3
/
+7
*
Simplify code by moving duplicate assignment to common place.
Michael Adam
2008-02-13
1
-2
/
+1
*
Add support for linking talloc library statically or dynamically into samba.
Michael Adam
2008-02-13
1
-0
/
+42
*
Use data from lib/talloc/libtalloc.m4 instead of hard coded data.
Michael Adam
2008-02-13
1
-1
/
+9
*
Move the AC_LIBREPLACE_CC_CHECKS up before building SAMBA_CPPFLAGS.
Michael Adam
2008-02-13
1
-2
/
+2
*
Add support for building libtalloc.a and libtalloc.so.
Michael Adam
2008-02-13
1
-0
/
+47
*
w00t! SAMR server-side conversion to pidl is finished.
Günther Deschner
2008-02-12
1
-2
/
+2
*
Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.
Michael Adam
2008-02-06
1
-0
/
+15
*
Don't use the deprecated form of AC_INIT.
Michael Adam
2008-02-06
1
-1
/
+4
*
NetBSD defines innetgr() in <netgroup.h>
Volker Lendecke
2008-02-01
1
-0
/
+1
*
Let _samr_Close() use pidl generated server code.
Günther Deschner
2008-01-31
1
-2
/
+2
*
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
2008-01-25
1
-2
/
+2
*
Link smbd on AIX with -bexpfull instead of -bexpall
Volker Lendecke
2008-01-21
1
-1
/
+1
*
vfs_streams_depot
Volker Lendecke
2008-01-19
1
-0
/
+1
*
vfs_streams_xattr module
Volker Lendecke
2008-01-19
1
-1
/
+2
*
Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...
Stefan Metzmacher
2008-01-18
1
-9
/
+0
*
Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...
Alexander Bokovoy
2008-01-16
1
-1
/
+10
*
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
2008-01-15
1
-2
/
+2
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
1
-1
/
+2
*
libwbclient: add wbclient.pc.in
Stefan Metzmacher
2008-01-15
1
-1
/
+4
*
--enable-libwbclient-shared
Volker Lendecke
2008-01-10
1
-1
/
+12
*
Enable building the notify_fam module.
Michael Adam
2008-01-10
1
-0
/
+2
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-05
1
-2
/
+17
|
\
|
*
Use -g instead of -gstabs as many have reported gdb problems with -gstabs.
Günther Deschner
2008-01-03
1
-1
/
+1
|
*
Fix configure output for libnetapi.
Günther Deschner
2008-01-03
1
-1
/
+1
|
*
Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage
Volker Lendecke
2007-12-25
1
-0
/
+9
|
*
AIX iface test needs rep_vasprintf
Volker Lendecke
2007-12-25
1
-0
/
+1
|
*
ifreq needs more from lib/replace
Volker Lendecke
2007-12-25
1
-0
/
+2
|
*
Next try to fix get_interfaces detection
Volker Lendecke
2007-12-25
1
-0
/
+3
|
*
Revert "Attempt to fix the ifreq detection"
Volker Lendecke
2007-12-25
1
-2
/
+0
|
*
Attempt to fix the ifreq detection
Volker Lendecke
2007-12-25
1
-0
/
+2
*
|
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...
Jelmer Vernooij
2008-01-05
1
-0
/
+2
|
/
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-21
1
-0
/
+1
|
\
|
*
Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}.
Günther Deschner
2007-12-21
1
-0
/
+1
*
|
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
1
-1
/
+21
|
/
*
Add getdc.c, a libnetapi example (incl. Makefile).
Günther Deschner
2007-12-21
1
-1
/
+4
*
Build libnetapi shared and static if possible.
Günther Deschner
2007-12-21
1
-0
/
+49
[next]