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
Age
Commit message (
Expand
)
Author
Files
Lines
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
s3: Avoid some calls to cli_errstr
Volker Lendecke
1
-18
/
+24
2011-01-15
s3: Convert cli_set_secdesc to cli_trans
Volker Lendecke
5
-43
/
+35
2011-01-15
s3: Fix some nonempty blank lines
Volker Lendecke
2
-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-15
Add OPLOCK4 test which explores how Windows copes with oplock and share mode ...
Jeremy Allison
2
-1
/
+147
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
s3: Fix bug 7917: Yet another bug in chain_reply
Volker Lendecke
1
-2
/
+2
2011-01-14
s3-waf: fix the build after rpc_winreg removal.
Günther Deschner
1
-1
/
+1
2011-01-14
ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-14
s3:vfs aio_fork children do not go away
Christian Ambach
1
-1
/
+13
2011-01-14
s3:vfs fix children cleanup in aio_fork
Christian Ambach
1
-0
/
+1
2011-01-14
waf: this script does need bash
Andrew Tridgell
1
-2
/
+1
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
7
-4
/
+13
2011-01-14
waf: new version of waf
Andrew Tridgell
1
-0
/
+0
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
2
-6
/
+7
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
libcli/security Add python bindings for se_access_check
Andrew Bartlett
2
-0
/
+89
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
[next]