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