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
2012-11-30
s4:dsdb/descriptor: make use of dsdb_request_sd_flags()
Stefan Metzmacher
1
-47
/
+15
2012-11-30
s4:dsdb/descriptor: always use descriptor_search_callback if we return nTSecu...
Stefan Metzmacher
1
-1
/
+12
2012-11-30
s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...
Stefan Metzmacher
1
-11
/
+12
2012-11-30
s4:dsdb/acl_util: add dsdb_request_sd_flags() helper function
Stefan Metzmacher
1
-0
/
+37
2012-11-30
s4:dsdb/acl_util: do helper searches AS_SYSTEM
Stefan Metzmacher
1
-0
/
+1
2012-11-30
s4:dsdb/extended_dn_store: do helper searches AS_SYSTEM
Stefan Metzmacher
1
-1
/
+3
2012-11-30
s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLED
Stefan Metzmacher
1
-12
/
+13
2012-11-30
s4:dsdb/objectclass: do helper searches AS_SYSTEM and with SHOW_RECYCLED
Stefan Metzmacher
1
-3
/
+31
2012-11-30
s4:dsdb/rootdse: do helper searches AS_SYSTEM
Stefan Metzmacher
1
-7
/
+29
2012-11-30
s4:dsdb/rootdse: remove unused variable
Stefan Metzmacher
1
-1
/
+0
2012-11-30
s4:tests/samba_tool/gpo.py: fix accidential line break
Michael Adam
1
-2
/
+1
2012-11-30
s4:tests/samba_tool/gpo.py: add test_show_as_admin()
Stefan Metzmacher
1
-0
/
+5
2012-11-30
s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...
Stefan Metzmacher
1
-2
/
+4
2012-11-30
s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...
Stefan Metzmacher
1
-5
/
+6
2012-11-30
s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...
Stefan Metzmacher
1
-3
/
+7
2012-11-30
s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptor
Stefan Metzmacher
1
-5
/
+5
2012-11-30
s4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flags = 0xF
Stefan Metzmacher
1
-2
/
+2
2012-11-30
s4:dsdb/dirsync: use the correct nc_root to fetch replUpToDateVector
Stefan Metzmacher
1
-3
/
+1
2012-11-30
s4:dsdb/dirsync: check result of replUpToDateVector fetch on nc_root
Stefan Metzmacher
1
-0
/
+4
2012-11-30
s4:dsdb/schema_data: fix debug message in schema_data_modify()
Stefan Metzmacher
1
-1
/
+1
2012-11-30
libnet: Fix a typo in dbsync error message.
Michael Adam
1
-1
/
+1
2012-11-30
libnet: Fix copy and paste error in dbsync error message.
Andreas Schneider
1
-1
/
+1
2012-11-30
torture: Fix copy and paste error in debug message.
Andreas Schneider
1
-1
/
+1
2012-11-30
torture: Fix copy and paste error.
Andreas Schneider
1
-1
/
+1
2012-11-29
docs: man oLschema2ldif: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ntlm_auth4: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man smbtorture: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man masktest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man locktest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man gentest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man 8 samba: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regtree: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regshell: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regpatch: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regdiff: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-28
docs: Rename man ntlm_auth.
Karolin Seeger
2
-38
/
+38
2012-11-26
s4:torture/rpc/handles: try to make all assoc_group tests less flakey
Stefan Metzmacher
1
-0
/
+5
2012-11-23
web_server: Load SWAT if it is available.
Jelmer Vernooij
1
-3
/
+31
2012-11-22
web_server: the web server is not multi-process, indicate so in WSGI.
Jelmer Vernooij
1
-1
/
+1
2012-11-22
web_server: Properly decrement reference counters for python objects in wsgi.
Jelmer Vernooij
1
-29
/
+81
2012-11-22
web_server: Properly set SCRIPT_NAME and PATH_INFO.
Jelmer Vernooij
1
-2
/
+5
2012-11-22
web_server: Create a string object for SERVER_PORT variable.
Jelmer Vernooij
1
-1
/
+1
2012-11-22
web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.
Jelmer Vernooij
1
-0
/
+5
2012-11-22
build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system
Andrew Bartlett
1
-6
/
+8
2012-11-22
s4/web_server: Fix typo in URL.
Jelmer Vernooij
1
-1
/
+1
2012-11-20
s4:torture/rpc/handles: try to make the assoc_group test less flakey
Stefan Metzmacher
1
-1
/
+5
2012-11-20
s4:torture/rpc/handles: move a torture_comment()
Stefan Metzmacher
1
-2
/
+3
2012-11-16
samba-tool dns: Don't use "localhost" to connect to local host
Kai Blin
1
-0
/
+2
2012-11-16
dsdb: Make secrets_tdb_sync cope with -H secrets.ldb
Andrew Bartlett
1
-2
/
+3
2012-11-16
s4:samba-tool: Fix samba-tool fsmo --role=schema
Arvid Requate
1
-1
/
+1
[prev]
[next]