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
/
source4
/
smb_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
2
-3
/
+5
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
2
-3
/
+3
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
3
-3
/
+3
*
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
4
-7
/
+11
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-2
/
+7
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-0
/
+3
*
r26350: More tests.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26347: More tests.
Jelmer Vernooij
2007-12-21
1
-3
/
+0
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
4
-12
/
+12
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
9
-44
/
+51
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
4
-0
/
+5
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
2
-5
/
+8
*
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
3
-6
/
+8
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26221: Add loadparm_context parameter to auth_context_create.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
3
-29
/
+45
*
r25551: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
15
-83
/
+83
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
8
-39
/
+43
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
3
-3
/
+5
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
7
-0
/
+8
*
r24940: Fix undeclared warning.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
2007-10-10
2
-3
/
+7
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r24494: add comment to remind me to look at the flags on a tconx
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
27
-81
/
+54
*
r23700: pre-open the sam in the parent smbd. This has the effect of loading
Andrew Tridgell
2007-10-10
1
-0
/
+16
*
r23680: Make it easier to setup a domain member server - the 'server role'
Andrew Bartlett
2007-10-10
2
-2
/
+2
*
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
2007-10-10
4
-6
/
+6
*
r23045: forward SMB2 oplock breaks to the client
Stefan Metzmacher
2007-10-10
2
-3
/
+50
*
r23044: - use uint32_t for handle id's
Stefan Metzmacher
2007-10-10
3
-19
/
+26
*
r23043: allow more than UINT16_MAX - 1 handles on smb2 connections
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r23020: a better fix for the memory leak - this one doesn't stuff up spnego :)
Andrew Tridgell
2007-10-10
3
-5
/
+16
*
r23019: revert r23018 - this will require more thought.
Andrew Tridgell
2007-10-10
1
-14
/
+2
*
r23018: fixed a memory leak in our server side session setup code for failed
Andrew Tridgell
2007-10-10
1
-2
/
+14
*
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
2007-10-10
5
-30
/
+135
*
r22843: pass smb2 lock requests to the ntvfs layer
Stefan Metzmacher
2007-10-10
1
-1
/
+32
*
r22774: correctly initialize the smbsrv_connection when switching to SMB2
Stefan Metzmacher
2007-10-10
1
-0
/
+13
*
r22381: fix memory leak
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[next]