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
/
smbmount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:client Match Samba3 and remove smbmount from the distribution
Andrew Bartlett
2009-05-29
1
-942
/
+0
*
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Remove pstring usages.
Jelmer Vernooij
2008-10-22
1
-0
/
+3
*
Explicitly pass on session options to session setup function.
Jelmer Vernooij
2008-09-30
1
-5
/
+14
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26275: return loadparm context in lp_load.
Jelmer Vernooij
2007-12-21
1
-5
/
+7
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26234: More global_loadparm fixes.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26224: Remove another use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25577: BOOL -> bool
Stefan Metzmacher
2007-10-10
1
-23
/
+23
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r8643: - make lp_configfile() work again
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7916: - got rid of the in_client global
Andrew Tridgell
2007-10-10
1
-4
/
+0
*
r7704: - fixed open_nbt_connection() to return NULL when the connection failed
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r7530: Simply calling convention of lp_load().
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it
Tim Potter
2007-10-10
1
-2
/
+1
*
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-20
/
+20
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-2
/
+2
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+930