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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
4
-0
/
+6
2007-10-10
r14500: Make some more functions public
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
4
-4
/
+5
2007-10-10
r14381: Kill structs.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-16
/
+1
2007-10-10
r14200: Now we have real USN support, don't force the values in the provision
Andrew Bartlett
1
-16
/
+0
2007-10-10
r14110: make ndr interface parsing code libraries,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14109: Modulify the smbcalls subsystem.
Jelmer Vernooij
2
-27
/
+60
2007-10-10
r13985: Slowly start swig_ldb
Simo Sorce
3
-3
/
+104
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r13942: fix dependencies
Stefan Metzmacher
1
-3
/
+22
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
8
-0
/
+11
2007-10-10
r13906: fix swig build
Simo Sorce
1
-2
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r13710: fix compiler warnings
Stefan Metzmacher
3
-7
/
+7
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13369: let's have a way to show the samba4 version through ejs
Simo Sorce
2
-1
/
+12
2007-10-10
r13102: fixed the vampire code to correctly setup foreign sids and default
Andrew Tridgell
1
-21
/
+35
2007-10-10
r13098: make check for workgroup and realm case insensitive
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13097: move the creation of the default sam name -> unix name mappings into
Andrew Tridgell
1
-6
/
+75
2007-10-10
r13084: fix 'make test'!
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r13076: catch a easy to make error during vampire install
Andrew Tridgell
1
-0
/
+5
2007-10-10
r13062: Fix upgrade of WINS entries
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13018: Fix (correct) warning about mixing C/js interface function types. I
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12997: Feed the right event context to libnet in ejsnet and the auth code.
Andrew Bartlett
2
-11
/
+22
2007-10-10
r12947: added some error checking that I stumbled across while testing domain...
Andrew Tridgell
1
-1
/
+16
2007-10-10
r12945: Try to move closer to getting Samba3 import working again.
Andrew Bartlett
1
-6
/
+20
2007-10-10
r12931: Remove some prefixes. We have:
Andrew Bartlett
1
-2
/
+1
2007-10-10
r12929: Fix more implict global and shadowing variables.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12928: This patch improves the interaction between the vampire and provsion ...
Andrew Bartlett
2
-17
/
+54
2007-10-10
r12918: Don't tell the user the difference between 'no such user' and 'wrong
Andrew Bartlett
1
-0
/
+5
2007-10-10
r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.
Andrew Bartlett
4
-48
/
+221
2007-10-10
r12891: We no longer manually set the 'name' attribute.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r12823: Fix up the provison and newuser code in SWAT. This also cleans up the
Andrew Bartlett
2
-22
/
+35
2007-10-10
r12822: Given that talloc gives us this extra level of safety, use it.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r12819: Fix swat authentication again. We need to pass the socket_address
Andrew Bartlett
1
-8
/
+17
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-14
/
+7
2007-10-10
r12749: Fix the newuser script.
Andrew Bartlett
1
-6
/
+4
2007-10-10
r12746: An initial version of the kludge_acls module.
Andrew Bartlett
2
-4
/
+24
2007-10-10
r12744: For correctly written scripts, we don't need this anymore. Only use
Andrew Bartlett
1
-3
/
+1
2007-10-10
r12739: Add support for using credentials in the provision process.
Andrew Bartlett
1
-16
/
+21
2007-10-10
r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r12708: This is equivilant, but doesn't cause a warning.
Andrew Bartlett
1
-2
/
+1
[next]