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-07-14
s3-smbd: Pass ev_ctx and msg_ctx to smbd_accept_connection().
Andreas Schneider
1
-3
/
+13
2011-07-14
s3-smbd: Pass ev_ctx and msg_ctx to open_sockets_smbd().
Andreas Schneider
1
-7
/
+9
2011-07-14
s3-smbd: Pass ev_ctx to smbd_parent_loop().
Andreas Schneider
1
-3
/
+4
2011-07-14
s3-smbd: Create ev_ctx and msg_ctx and use it.
Andreas Schneider
1
-26
/
+38
2011-07-14
s4-winbind handle all values for server role
Andrew Bartlett
1
-0
/
+1
2011-07-14
s3-lib Remove unused get_cmdline_auth_info_copy
Andrew Bartlett
2
-26
/
+0
2011-07-14
s4-param finish services hooks for s4->s3 loadparm context
Andrew Bartlett
5
-2
/
+49
2011-07-14
s4-param cope with parameters of type char
Andrew Bartlett
1
-0
/
+12
2011-07-14
s3-param Plug 'netbios aliases' via the parameter bridge
Andrew Bartlett
1
-0
/
+1
2011-07-14
Add intrasite code test switch
Dave Craft
2
-0
/
+9
2011-07-14
Add kccsrv_add_repsFrom() possibility of NULL res argument
Dave Craft
1
-2
/
+2
2011-07-14
Remove static to allow availability to other KCC files
Dave Craft
1
-4
/
+4
2011-07-14
kcc_connection invocation_id added to struct
Dave Craft
1
-0
/
+1
2011-07-14
KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
Dave Craft
1
-1
/
+9
2011-07-14
Standalone samdb_ntds_site_settings_options() helper
Dave Craft
1
-0
/
+48
2011-07-14
NTDSConnection and NTDSA Site setting flags
Dave Craft
2
-8
/
+20
2011-07-13
dynconfig/wscript: use $libdir/security for PAMMODULESDIR as in config.m4
Stefan Metzmacher
1
-3
/
+3
2011-07-13
s3:configure: use the same dynconfig options and default values as the toplev...
Stefan Metzmacher
3
-368
/
+333
2011-07-13
Fix bug 8305 - nmbd segfaults - when using "smbtree ..."
Günter Kukkukk
1
-1
/
+1
2011-07-13
s3-epmapper: Fix adding tcpip endpoints.
Andreas Schneider
1
-0
/
+8
2011-07-13
s3-auth: Fix account check over ncalrpc.
Andreas Schneider
2
-10
/
+18
2011-07-13
s3-waf: Don't link LIBNTLMSSP twice.
Andreas Schneider
1
-1
/
+1
2011-07-13
s4-dsdb: fixed the defaultObjectCategory to have a full GUID
Andrew Tridgell
1
-0
/
+24
2011-07-13
s4-fault: changed to use %d for PID, instead of %PID%
Andrew Tridgell
4
-4
/
+4
2011-07-13
s4-dsdb: another special case for the "member" attribute
Andrew Tridgell
1
-1
/
+6
2011-07-13
s4-dsdb Don't process deletion of member attributes here.
Andrew Bartlett
1
-0
/
+9
2011-07-13
dsdb: fixed special case of zero NTTIME
Andrew Tridgell
1
-0
/
+20
2011-07-13
dbcheck: use samdb_schema for getting the backlink
Andrew Tridgell
1
-1
/
+1
2011-07-13
ldb: added ldb_val_string_cmp()
Andrew Tridgell
4
-1
/
+272
2011-07-13
ldb: use base searches for @ special DNs
Andrew Tridgell
4
-21
/
+20
2011-07-13
ldb: don't return special DNs on non-base searches
Andrew Tridgell
1
-0
/
+5
2011-07-13
ldb: don't shortcut dn comparison for mismatched special DNs
Andrew Tridgell
1
-1
/
+1
2011-07-13
dbcheck: only do the provision dbcheck if there are objects to check
Andrew Tridgell
1
-13
/
+14
2011-07-13
s4-test: fixed usage message on renamedc.sh
Andrew Tridgell
1
-1
/
+1
2011-07-13
s4-provision: fixed the GUIDs in the provision using dbcheck
Andrew Tridgell
1
-0
/
+16
2011-07-13
s4-dsdb: fixed modify of ACLs on deleted objects
Andrew Tridgell
1
-2
/
+4
2011-07-13
dbcheck: only fix replPropertyMetaData if we included it in the search
Andrew Tridgell
1
-11
/
+14
2011-07-13
dbcheck: added checks for missing and orphansed backlinks
Andrew Tridgell
1
-19
/
+18
2011-07-13
s4-dsdb: raise debug level for backlink errors
Andrew Tridgell
1
-1
/
+1
2011-07-13
dbcheck: fixed ldap check with no database specified
Andrew Tridgell
1
-1
/
+1
2011-07-13
dbcheck: added --reindex option
Andrew Tridgell
2
-3
/
+20
2011-07-13
samba-tool: fixed ldapcmp to run as non-root
Andrew Tridgell
1
-2
/
+9
2011-07-13
dbcheck: added checking of backlinks
Andrew Tridgell
1
-54
/
+92
2011-07-13
pydsdb: added get_backlink_from_lDAPDisplayName()
Andrew Tridgell
2
-0
/
+50
2011-07-13
s4-dsdb: moved checking of duplicate member entries to repl_meta_data.c
Andrew Tridgell
2
-35
/
+20
2011-07-13
s3-rpc_server: Removed no longer used functions.
Vicentiu Ciorbaru
1
-281
/
+0
2011-07-13
s3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_recursive().
Vicentiu Ciorbaru
1
-10
/
+31
2011-07-13
s3-rpc_client: Migrate to dcerpc_winreg_enumvals() function.
Vicentiu Ciorbaru
1
-22
/
+142
2011-07-13
s3-rpc_client: Added dcerpc_winreg_delete_subkeys_recursive() function.
Vicentiu Ciorbaru
2
-0
/
+131
2011-07-13
s3-rpc_client: Added dcerpc_winreg_enumvals() function.
Vicentiu Ciorbaru
2
-0
/
+214
[prev]
[next]