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
/
source4
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
2
-21
/
+21
*
s4:client/client.c - we don't need "&ctx" for talloc calls
Matthias Dieter Wallnöfer
2010-05-28
1
-1
/
+1
*
s4:client/client.c - fix "asprintf"s
Matthias Dieter Wallnöfer
2010-05-28
1
-9
/
+15
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
4
-18
/
+2
*
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
2010-04-18
1
-2
/
+0
*
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
2010-04-06
1
-2
/
+2
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-4
/
+0
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+17
*
s4:client: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-12
1
-1
/
+1
*
samba: remove cifs-utils tools from build systems
Jeff Layton
2010-03-08
2
-29
/
+0
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-2
/
+2
*
s4: ran minimal_includes.pl on source4/client
Andrew Tridgell
2009-10-20
2
-5
/
+0
*
Fix typo.
Karolin Seeger
2009-10-19
1
-1
/
+1
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
1
-19
/
+25
*
s4:client
Sam Liddicott
2009-08-21
1
-3
/
+7
*
Use smbclient binary for the test file in smbclient test
Andrew Bartlett
2009-08-04
1
-7
/
+2
*
source4/client/client.c: Possible memory leaks
Slava Semushin
2009-06-18
1
-2
/
+5
*
Fix S3 "make install". Don't build cifs.upcall.c in S4 as there are no
Jeremy Allison
2009-06-03
1
-4
/
+3
*
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
2009-06-02
3
-559
/
+30
*
s4:client Match Samba3 and remove smbmount from the distribution
Andrew Bartlett
2009-05-29
3
-1434
/
+0
*
Fix the build. Looks like no one ever compiled this on a system
Jeremy Allison
2009-02-24
1
-0
/
+2
*
Remove the s4 version of smbspool.c
Volker Lendecke
2009-02-13
1
-353
/
+0
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-2
/
+2
*
s4:selftest: avoid hardcoded pathes in blackbox tests
Stefan Metzmacher
2009-02-03
2
-4
/
+4
*
s4:smbclient: correct initialize smbclient_context
Stefan Metzmacher
2009-01-07
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
4
-13
/
+13
*
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
2008-11-02
1
-5
/
+10
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
3
-10
/
+20
*
Fix build for make everything.
Jelmer Vernooij
2008-11-02
3
-1
/
+13
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+5
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-3
/
+6
*
Fix prototype for attrib_string().
Jelmer Vernooij
2008-11-01
1
-0
/
+1
*
s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
Günther Deschner
2008-10-31
1
-5
/
+12
*
Remove include/local.h and move defines to more appropriate places.
Jelmer Vernooij
2008-10-24
1
-0
/
+6
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
4
-18
/
+34
*
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2008-10-23
1
-1
/
+1
|
\
|
*
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
|
Remove unused constants from local.h.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
|
/
*
Remove pstring usages.
Jelmer Vernooij
2008-10-22
1
-0
/
+3
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Cope with API changes.
Jelmer Vernooij
2008-09-30
4
-15
/
+30
*
Explicitly pass on session options to session setup function.
Jelmer Vernooij
2008-09-30
1
-5
/
+14
*
Move blackbox.smbclient to test against the member server.
Andrew Bartlett
2008-09-08
1
-6
/
+0
*
Move blackbox tests closer to what they're testing.
Jelmer Vernooij
2008-06-26
2
-0
/
+239
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
2
-2
/
+2
*
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
1
-2
/
+2
|
\
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
|
use a newer fsinfo level in smbclient, to support larger disks
Andrew Tridgell
2008-05-15
1
-3
/
+6
|
/
[next]