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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
s4-ldb_ldif: Take into account LDB_FLG_SHOW_BINARY
Kamen Mazdrashki
1
-1
/
+4
2011-01-18
s4-ldb_ldif: Don't check for LDB_FLG_SHOW_BINARY in ldb_should_b64_encode
Kamen Mazdrashki
1
-4
/
+0
2011-01-17
s4-provision: Fixed owner/group for hard-coded Sites descriptor.
Nadezhda Ivanova
1
-3
/
+1
2011-01-17
s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob...
Nadezhda Ivanova
1
-1
/
+4
2011-01-17
s4-tools: Added a --sort-aces option to ldapcmp
Nadezhda Ivanova
1
-6
/
+12
2011-01-17
ldb: new ABI sigs file
Andrew Tridgell
1
-0
/
+248
2011-01-17
s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_...
Andrew Tridgell
4
-26
/
+32
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
25
-235
/
+335
2011-01-17
ldb: added ldb_req_mark_trusted()
Andrew Tridgell
3
-1
/
+14
2011-01-17
ldb: inherit parent flags on child requests in modules
Matthias Dieter Wallnöfer
1
-0
/
+11
2011-01-17
web_server: Display trivial placeholder page if SWAT could not be found.
Jelmer Vernooij
1
-6
/
+19
2011-01-17
web_server: Fix initialization.
Jelmer Vernooij
1
-3
/
+6
2011-01-17
web_server: Avoid references to swat. Load samba.web_server instead.
Jelmer Vernooij
2
-8
/
+11
2011-01-17
param: Load web service by default.
Jelmer Vernooij
1
-1
/
+1
2011-01-15
s4:dsdb_find_nc_root - fix it up to let the provisioning work correctly
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-01-15
s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"
Matthias Dieter Wallnöfer
1
-7
/
+7
2011-01-15
s4:samr RPC server - always interpret filter integer values as signed
Matthias Dieter Wallnöfer
1
-4
/
+4
2011-01-14
s4:web_server - immeditately assign "wdata" as private data for the stream so...
Matthias Dieter Wallnöfer
1
-11
/
+11
2011-01-14
s4:urgent_replication.py - remove a now superflous RELAX control
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-14
s4:samldb LDB module - fix "userAccountControl" handling
Matthias Dieter Wallnöfer
2
-15
/
+39
2011-01-14
ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
5
-1
/
+10
2011-01-14
s4-dsdb: only enforce the extended dn rules over ldap
Andrew Tridgell
1
-2
/
+21
2011-01-14
s4-dsdb: removed the last use of samdb_search_*() from the dsdb ldb modules
Andrew Tridgell
1
-4
/
+12
2011-01-14
s4-dsdb: removed some more samdb_search_*() calls from samldb.c
Andrew Tridgell
1
-26
/
+69
2011-01-14
s4-dsdb: replaced another use of samdb_search in a ldb module
Andrew Tridgell
1
-4
/
+10
2011-01-14
s4-dsdb: fixed primaryGroupID to use dsdb_module_search_dn()
Andrew Tridgell
1
-6
/
+14
2011-01-14
s4-dsdb: fixed filtering of tokengroups
Andrew Tridgell
1
-5
/
+3
2011-01-14
ldb: new ABI file for 0.9.23
Andrew Tridgell
1
-0
/
+247
2011-01-14
s4-kdc: don't ask for an extended DN for krbtgt_dn
Andrew Tridgell
1
-1
/
+1
2011-01-14
s4-test: added a tokengroups test
Andrew Tridgell
2
-0
/
+101
2011-01-14
s4-samdb: give a more useful debug when we can't open the privileges db
Andrew Tridgell
1
-0
/
+1
2011-01-14
s4-auth: fixed status return
Andrew Tridgell
1
-1
/
+1
2011-01-14
s4-samba-tool: fixed the gpo command to use the right DN for access checks
Andrew Tridgell
1
-5
/
+14
2011-01-14
s4-dsdb: minimise the DN in group expansion
Andrew Tridgell
1
-0
/
+5
2011-01-14
ldb: added ldb_dn_minimise()
Andrew Tridgell
2
-0
/
+64
2011-01-14
s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
Andrew Tridgell
1
-5
/
+5
2011-01-14
s4-dsdb: validate number of extended components
Andrew Tridgell
1
-2
/
+10
2011-01-14
ldb: added ldb_dn_get_extended_comp_num()
Andrew Tridgell
3
-1
/
+10
2011-01-14
s4-samba_tool Added ACL checking to python GPO management tool
Andrew Bartlett
1
-8
/
+26
2011-01-14
pyldb Simplify python wrappers for struct ldb_val (LdbValue)
Andrew Bartlett
1
-17
/
+4
2011-01-14
s4-auth Add get and set methods for auth_session_info python wrapper
Andrew Bartlett
2
-7
/
+73
2011-01-14
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
6
-81
/
+209
2011-01-14
s4-auth use new dsdb_expand_nested_groups()
Andrew Bartlett
2
-152
/
+11
2011-01-14
s4-dsdb Implement tokenGroups expansion directly in ldb operational module
Andrew Bartlett
3
-30
/
+269
2011-01-12
s4:torture/nbench/nbench.c - initialise "n"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-12
s4:dns_server/dlz_bind9.c - initialise "ret" variables
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-01-12
s4:extended_dn_out LDB module - initialise "have_reveal_control"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-12
s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variable
Matthias Dieter Wallnöfer
1
-0
/
+1
2011-01-12
ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w...
Matthias Dieter Wallnöfer
1
-1
/
+2
[next]