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
/
scripting
/
ejs
/
smbcalls_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-3
/
+0
2007-12-21
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
1
-2
/
+12
2007-12-21
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26338: Fix parameter, typo.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26275: return loadparm context in lp_load.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25462: Remove refernece to categories from js as well.
Jelmer Vernooij
1
-25
/
+0
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25379: Use loadparm context parameter in a lot more places.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25113: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-7
/
+8
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23859: Work to have Group Policy work 'out of the box' in Samba4.
Andrew Bartlett
1
-10
/
+31
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20444: WEB Application framework / SWAT.
Derrell Lipman
1
-1
/
+1
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15731: module init functions should return NTSTATUS, not void
Andrew Tridgell
1
-1
/
+2
2007-10-10
r15187: Introduce new param type P_BYTES. This lets config options which specify
James Peach
1
-1
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10316: More dynconfig fixes
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9119: added a lp.categories() call in the loadparm js object, to allow
Andrew Tridgell
1
-0
/
+22
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
1
-4
/
+41
2007-10-10
r8639: moved loadparm calls into an ejs object
Andrew Tridgell
1
-2
/
+13
2007-10-10
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8296: - split out the ejs auth functions into a separate file
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
1
-6
/
+6
2007-10-10
r7266: Split the different types of js function defines into separate files,
Tim Potter
1
-0
/
+149