index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move transfer_file and transfer_file_internal to a module of their own.
Michael Adam
2008-01-10
1
-1
/
+2
*
Fix suspicious Makefile line
Volker Lendecke
2008-01-10
1
-2
/
+2
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-08
1
-0
/
+1
|
\
|
*
Remove vlp.o in make clean.
Michael Adam
2008-01-06
1
-0
/
+1
*
|
Use metze's approach.
Jelmer Vernooij
2008-01-06
1
-2
/
+2
*
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-05
1
-6
/
+15
|
\
|
|
*
Fix libnetapi (resolve dependency on libwbclient).
Günther Deschner
2008-01-02
1
-1
/
+1
|
*
Fix libsmbclient (resolve dependency on libwbclient).
Günther Deschner
2008-01-02
1
-1
/
+1
|
*
Make libsmbsharemodes.so work again (fix unresolved tdb symbols).
Günther Deschner
2008-01-02
1
-1
/
+1
|
*
Add test_shlibs to Makefile.
Günther Deschner
2008-01-02
1
-0
/
+8
|
*
bin/vlp needs a dependency on @LIBWBCLIENT_SHARED@
Volker Lendecke
2007-12-28
1
-1
/
+1
|
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-2
/
+2
|
*
make clean should remove everything in bin/
Volker Lendecke
2007-12-25
1
-0
/
+1
*
|
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...
Jelmer Vernooij
2008-01-05
1
-2
/
+5
|
/
*
Attempt to fix the Solaris build
Volker Lendecke
2007-12-23
1
-1
/
+1
*
Fix the build of cifs.spnego.
Günther Deschner
2007-12-22
1
-1
/
+1
*
Fix install - it was trying to install libnetapi.h whereas
Jeremy Allison
2007-12-21
1
-2
/
+2
*
Fix make test by adding winbind libs to vlp.
Jeremy Allison
2007-12-21
1
-1
/
+1
*
Actually fix the merge.
Jeremy Allison
2007-12-21
1
-5
/
+0
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-21
1
-0
/
+5
|
\
|
*
Make sure libnet/libnet_proto.h exists.
Günther Deschner
2007-12-21
1
-1
/
+2
*
|
Fix build failure if symlink already exists.
Jeremy Allison
2007-12-21
1
-1
/
+1
*
|
Fix making the new proto file after a distclean.
Jeremy Allison
2007-12-21
1
-0
/
+1
*
|
Fix "make test" using the LD_LIBRARY_PATH for selftest script so
Gerald (Jerry) Carter
2007-12-21
1
-2
/
+3
*
|
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
1
-56
/
+109
|
/
*
Make sure libnetapi has getdcname support.
Günther Deschner
2007-12-21
1
-1
/
+2
*
Merge all headers into libnetapi.h.
Günther Deschner
2007-12-21
1
-4
/
+2
*
Add NetServerGetInfo and NetServerSetInfo (for level 1005).
Günther Deschner
2007-12-21
1
-1
/
+3
*
Use DsGetDcName in local libnetapi join to find a dc.
Günther Deschner
2007-12-21
1
-1
/
+2
*
Build libnetapi shared and static if possible.
Günther Deschner
2007-12-21
1
-7
/
+23
*
Build fixes for libnetapi.
Günther Deschner
2007-12-21
1
-6
/
+13
*
Add _wkssvc_NetrJoinDomain2() server.
Günther Deschner
2007-12-21
1
-1
/
+1
*
Add libnet_Join().
Günther Deschner
2007-12-21
1
-1
/
+1
*
Very quick conversion of net_conf functions into the libnet_conf layer.
Günther Deschner
2007-12-21
1
-3
/
+11
*
For the fun of it, build netapi.so|.a.
Günther Deschner
2007-12-21
1
-0
/
+10
*
Today is not my day...
Volker Lendecke
2007-12-19
1
-1
/
+1
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-1
/
+1
*
Add smbclient support for basic mDNS browsing.
Rishi Srivatsavai
2007-12-17
1
-2
/
+6
*
Remove t_doschar.c
Volker Lendecke
2007-12-17
1
-5
/
+0
*
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
2007-12-14
1
-0
/
+1
*
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
2007-12-13
1
-0
/
+1
*
Autoconf support for detecting DNS Service Discovery support.
James Peach
2007-12-12
1
-0
/
+1
*
When building nsswitch, make sure to also build smbcontrol.
Günther Deschner
2007-12-11
1
-1
/
+2
*
vlp: Build vlp (virtual line printer) against current git on make
Kai Blin
2007-12-11
1
-1
/
+15
*
dbwrap_rbt
Volker Lendecke
2007-12-10
1
-2
/
+2
*
Make the Linux rbtrees compile within Samba
Volker Lendecke
2007-12-10
1
-1
/
+1
*
After conversations with Jerry, remove smbctool until it's
Jeremy Allison
2007-12-07
1
-12
/
+0
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-16
/
+0
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
1
-8
/
+8
*
Missed smbmnt popt.
Jeremy Allison
2007-12-06
1
-1
/
+1
[next]