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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate the subSchema in cn=Aggregate
Andrew Bartlett
2008-08-15
4
-377
/
+18
*
Rework generation of the objectClass and attributeType lines.
Andrew Bartlett
2008-08-15
1
-169
/
+209
*
Paramaterise the seperator in ad2OLschema
Andrew Bartlett
2008-08-15
1
-67
/
+82
*
Fix location of manpages.
Jelmer Vernooij
2008-07-27
2
-0
/
+0
*
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
2008-07-10
1
-293
/
+51
*
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
2008-07-02
7
-0
/
+1778
*
ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...
Michael Adam
2008-06-27
1
-2
/
+2
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
3
-3
/
+3
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+2
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
2
-10
/
+10
*
Move NTLM authentication details into auth/ntlm
Andrew Bartlett
2008-05-05
2
-0
/
+2
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
2
-9
/
+15
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-1
/
+0
*
Avoid event_find_context() when the event context is already available
Jelmer Vernooij
2008-04-16
7
-9
/
+11
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
1
-5
/
+5
|
\
|
*
Fix the build.
Jelmer Vernooij
2008-04-14
1
-5
/
+5
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
7
-34
/
+44
|
\
|
|
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
7
-34
/
+44
*
|
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
2
-19
/
+21
|
/
*
Link the new vampire code togeather.
Andrew Bartlett
2008-04-09
3
-2
/
+70
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
2
-5
/
+5
*
ntlm_auth: Improve compliance to the Squid helper protocol.
Kai Blin
2008-03-20
1
-10
/
+10
*
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-29
1
-2
/
+4
*
Remove sDefault as static variable.
Jelmer Vernooij
2008-02-28
1
-5
/
+5
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+0
*
Move nmblookup blackbox test closer to the code it tests.
Jelmer Vernooij
2008-02-09
1
-0
/
+36
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
2
-9
/
+9
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
2
-9
/
+9
*
r26465: ntlm_auth: Remoce pstring.
Kai Blin
2007-12-21
1
-3
/
+12
*
r26441: Remove global_loadparm uses.
Jelmer Vernooij
2007-12-21
2
-2
/
+3
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-4
/
+10
*
r26377: Specify port explicitly.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
4
-17
/
+19
*
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
2007-12-21
1
-4
/
+6
*
r26344: Fix memory access.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
5
-9
/
+9
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26312: Move specification of port higher up the call stack.
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26309: Move specification of port higher up the all stack.
Jelmer Vernooij
2007-12-21
1
-3
/
+9
*
r26295: Remove use of global_loadparm for net and wb_pam_auth.
Jelmer Vernooij
2007-12-21
4
-2
/
+5
*
r26275: return loadparm context in lp_load.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
[next]