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
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
2011-07-13
dynconfig: rework the logic to support --enable-fhs
Stefan Metzmacher
2
-122
/
+275
2011-07-13
dynconfig: add SambaIndentedHelpFormatter in order to support \n in option he...
Stefan Metzmacher
1
-1
/
+54
2011-07-13
dynconfig: remember which options still have their default value
Stefan Metzmacher
1
-2
/
+10
2011-07-13
dynconfig: use an option group for the samba specific options
Stefan Metzmacher
1
-2
/
+4
2011-07-13
Revert "s4-build Change default paths and --with flags for a 4.0 release"
Stefan Metzmacher
2
-21
/
+59
2011-07-13
Revert "build: Put lockdir and cachedir in FHS-like locations by default"
Stefan Metzmacher
1
-2
/
+2
2011-07-13
ldb-tdb: Introduce a flag on ltdb_add_internal to indicate whether unique val...
Matthieu Patou
1
-4
/
+11
[next]