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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-15
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
1
-3
/
+3
2008-01-15
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
1
-2
/
+2
2008-01-15
Revert "libwbclient: don't link talloc.o into libwbclient.a"
Stefan Metzmacher
1
-2
/
+2
2008-01-15
Use autogenerated libnet_join header.
Günther Deschner
1
-1
/
+2
2008-01-15
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
1
-2
/
+2
2008-01-15
krb5_locator: winbind_krb5_locator.o doesn't need socket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
nss_winbind: nss_winbind.so doesn't need socket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
pam_winbind: pam_winbind.so doesn't need soecket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
libwbclient: libwbclient.so doesn't need socket nor nss wrapper any more
Stefan Metzmacher
1
-4
/
+4
2008-01-15
Implement vfs_ea_tdb
Volker Lendecke
1
-1
/
+6
2008-01-15
libwbclient: install wbclient.h into the same path as smbclient.h
Stefan Metzmacher
1
-2
/
+3
2008-01-14
Fix "make test_shlibs": it showed unresolved symbols for -lwbclient.
Michael Adam
1
-4
/
+7
2008-01-14
Revert ""make test_shlibs" shows unresolved symbols for -lwbclient."
Günther Deschner
1
-2
/
+1
2008-01-14
"make test_shlibs" shows unresolved symbols for -lwbclient.
Günther Deschner
1
-1
/
+2
2008-01-12
One more empty line
Volker Lendecke
1
-2
/
+2
2008-01-10
--enable-libwbclient-shared
Volker Lendecke
1
-24
/
+23
2008-01-10
Move transfer_file and transfer_file_internal to a module of their own.
Michael Adam
1
-1
/
+2
2008-01-10
Fix suspicious Makefile line
Volker Lendecke
1
-2
/
+2
2008-01-08
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
1
-0
/
+1
2008-01-06
Remove vlp.o in make clean.
Michael Adam
1
-0
/
+1
2008-01-06
Use metze's approach.
Jelmer Vernooij
1
-2
/
+2
2008-01-05
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
1
-6
/
+15
2008-01-05
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...
Jelmer Vernooij
1
-2
/
+5
2008-01-02
Fix libnetapi (resolve dependency on libwbclient).
Günther Deschner
1
-1
/
+1
2008-01-02
Fix libsmbclient (resolve dependency on libwbclient).
Günther Deschner
1
-1
/
+1
2008-01-02
Make libsmbsharemodes.so work again (fix unresolved tdb symbols).
Günther Deschner
1
-1
/
+1
2008-01-02
Add test_shlibs to Makefile.
Günther Deschner
1
-0
/
+8
2007-12-28
bin/vlp needs a dependency on @LIBWBCLIENT_SHARED@
Volker Lendecke
1
-1
/
+1
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-2
/
+2
2007-12-25
make clean should remove everything in bin/
Volker Lendecke
1
-0
/
+1
2007-12-23
Attempt to fix the Solaris build
Volker Lendecke
1
-1
/
+1
2007-12-22
Fix the build of cifs.spnego.
Günther Deschner
1
-1
/
+1
2007-12-21
Fix install - it was trying to install libnetapi.h whereas
Jeremy Allison
1
-2
/
+2
2007-12-21
Fix make test by adding winbind libs to vlp.
Jeremy Allison
1
-1
/
+1
2007-12-21
Actually fix the merge.
Jeremy Allison
1
-5
/
+0
2007-12-21
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-0
/
+5
2007-12-21
Make sure libnet/libnet_proto.h exists.
Günther Deschner
1
-1
/
+2
2007-12-21
Fix build failure if symlink already exists.
Jeremy Allison
1
-1
/
+1
2007-12-21
Fix making the new proto file after a distclean.
Jeremy Allison
1
-0
/
+1
2007-12-21
Fix "make test" using the LD_LIBRARY_PATH for selftest script so
Gerald (Jerry) Carter
1
-2
/
+3
2007-12-21
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
1
-56
/
+109
2007-12-21
Make sure libnetapi has getdcname support.
Günther Deschner
1
-1
/
+2
2007-12-21
Merge all headers into libnetapi.h.
Günther Deschner
1
-4
/
+2
2007-12-21
Add NetServerGetInfo and NetServerSetInfo (for level 1005).
Günther Deschner
1
-1
/
+3
2007-12-21
Use DsGetDcName in local libnetapi join to find a dc.
Günther Deschner
1
-1
/
+2
2007-12-21
Build libnetapi shared and static if possible.
Günther Deschner
1
-7
/
+23
2007-12-21
Build fixes for libnetapi.
Günther Deschner
1
-6
/
+13
2007-12-21
Add _wkssvc_NetrJoinDomain2() server.
Günther Deschner
1
-1
/
+1
2007-12-21
Add libnet_Join().
Günther Deschner
1
-1
/
+1
2007-12-21
Very quick conversion of net_conf functions into the libnet_conf layer.
Günther Deschner
1
-3
/
+11
[next]