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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2
-8
/
+9
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r24703: Use standard registry diff files when provisioning rather than
Jelmer Vernooij
2
-0
/
+97
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24012: Remove duplicate code block (from bad merge).
Andrew Bartlett
1
-17
/
+0
2007-10-10
r23966: It isn't great, but at least now we have some access control in SWAT
Andrew Bartlett
1
-0
/
+45
2007-10-10
r23859: Work to have Group Policy work 'out of the box' in Samba4.
Andrew Bartlett
1
-10
/
+31
2007-10-10
r23848: Thanks to derrell for pointing out that I had not finished my patch to
Andrew Bartlett
1
-2
/
+6
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
26
-78
/
+52
2007-10-10
r23680: Make it easier to setup a domain member server - the 'server role'
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23177: Add in a new provision-backend script. This helps set up the OpenLDA...
Andrew Bartlett
1
-0
/
+28
2007-10-10
r23126: this was sitting on my laptop for a while...
Rafal Szczesniak
2
-18
/
+14
2007-10-10
r23125: add host manager subcontext function.
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r23124: add host subcontext providing (at the moment) list of domains
Rafal Szczesniak
3
-1
/
+203
2007-10-10
r23065: revert local includes to prevent security problems (at least
Rafal Szczesniak
1
-17
/
+0
2007-10-10
r23047: Allow local inclusion of js files as well as from predefined
Rafal Szczesniak
1
-4
/
+22
2007-10-10
r23011: initialisation functions must return NTSTATUS, otherwise we get bus
Andrew Tridgell
1
-1
/
+2
2007-10-10
r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindings
Stefan Metzmacher
2
-0
/
+126
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvar
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r22406: this dependencies should also be private
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r22323: - add credentials property to NetContext object
Rafal Szczesniak
2
-7
/
+25
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
1
-3
/
+45
2007-10-10
r21419: Give some more clue about what's going on
Simo Sorce
1
-2
/
+2
2007-10-10
r21351: Change ldb ejs bindings return codes.
Simo Sorce
3
-14
/
+28
2007-10-10
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
1
-12
/
+0
2007-10-10
r20910: fix crash bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20908: - fix uninitialized usage of 'ctx'
Stefan Metzmacher
1
-16
/
+14
2007-10-10
r20885: - I forgot the page size passed to enumeration function is actually
Rafal Szczesniak
2
-4
/
+10
2007-10-10
r20882: Formatting.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r20881: Sorting out NetUsrCtx methods. Still a couple of things left.
Rafal Szczesniak
1
-42
/
+133
2007-10-10
r20813: fix the build with autodependencies
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20792: fix the build, sorry...
Stefan Metzmacher
4
-7
/
+6
2007-10-10
r20791: the ejsnet stuff can be a normal smbcalls module...
Stefan Metzmacher
4
-11
/
+6
2007-10-10
r20786: Fix the build.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r20783: Ejsnet files are now moved into a separate directory. I need to commit
Rafal Szczesniak
4
-449
/
+15
2007-10-10
r20782: Place ejsnet files in a separate directory.
Rafal Szczesniak
3
-0
/
+651
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-4
/
+5
2007-10-10
r20444: WEB Application framework / SWAT.
Derrell Lipman
1
-1
/
+1
2007-10-10
r20364: SWAT updates, part 1
Derrell Lipman
1
-0
/
+18
2007-10-10
r20358: - fix ejs generated code for ipv4address
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as
Andrew Bartlett
2
-0
/
+24
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r20175: use libnet context instead mem_ctx as the latter gets
Rafal Szczesniak
1
-4
/
+3
2007-10-10
r20163: Return null object if no user is found.
Rafal Szczesniak
1
-1
/
+5
[next]