index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dssync keytab: fix comma placement in debug output
Michael Adam
2008-08-01
1
-2
/
+2
*
dssync keytab: add debugging output when skipping an object.
Michael Adam
2008-08-01
1
-1
/
+7
*
libnet keytab: add enctype parameter to libnet_keytab_search().
Michael Adam
2008-08-01
3
-2
/
+6
*
dssync keytab: add store enctypes in the libnet_keytype_entry structs.
Michael Adam
2008-08-01
1
-1
/
+6
*
libnet_keytab: add enctype field to libnet_keytab_entry struct.
Michael Adam
2008-08-01
1
-0
/
+1
*
dssync: allow replications of a single obj with net rpc vampire keytab.
Michael Adam
2008-08-01
3
-6
/
+32
*
dssync: pass uptodateness vector into and out of DsGetNCChanges request.
Michael Adam
2008-08-01
1
-2
/
+42
*
dssync: skip analysis of the msDS_KeyVersionNumber attribute:
Michael Adam
2008-08-01
1
-3
/
+0
*
dssync: either use the req5 or the req8 request, depending on the supported_e...
Michael Adam
2008-08-01
1
-8
/
+24
*
dssync: record the bind info in the new remote_info28 in libnet_dssync_bind().
Michael Adam
2008-08-01
1
-0
/
+29
*
dssync: add a drsuapi_DsBindInfo28 struct to the dssync_context struct
Michael Adam
2008-08-01
1
-0
/
+1
*
dssync keytab: wrap printing of the uptodate vector in DEBUGLEVEL >= 10 checks
Michael Adam
2008-08-01
1
-2
/
+7
*
dssync keytab: add support for keeping track of the up-to-date-ness vector.
Michael Adam
2008-08-01
4
-8
/
+68
*
libnet_keytab: add a libnet_keytab_search() function
Michael Adam
2008-08-01
2
-0
/
+81
*
dssync keytab: use add_to_keytab_entries() for pwd history in parse_object().
Michael Adam
2008-08-01
1
-13
/
+5
*
dssync keytab: add prefix parameter to add_to_keytab_entries() for flexibility.
Michael Adam
2008-08-01
1
-2
/
+5
*
dssync keytab: add check for success of ADD_TO_ARRAY().
Michael Adam
2008-08-01
1
-0
/
+1
*
dssync keytab: refactor adding entry to keytab_context out into new function
Michael Adam
2008-08-01
1
-10
/
+28
*
dssync: replace the processing_fn by startup/process/finish ops.
Michael Adam
2008-08-01
4
-70
/
+104
*
Samba3 HowTo: Fix duplicate chapter id.
Karolin Seeger
2008-08-01
1
-1
/
+1
*
netapi: when using NetApi functions forward net's kerberos setting.
Günther Deschner
2008-07-31
2
-0
/
+9
*
net: Use NetLocalGroupAdd() for adding aliases.
Günther Deschner
2008-07-31
1
-62
/
+21
*
netapi: in NetLocalGroupAdd_r() only set description if necessary.
Günther Deschner
2008-07-31
1
-1
/
+1
*
libnetunjoin: add use_kerberos flag.
Günther Deschner
2008-07-31
3
-0
/
+3
*
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
2008-07-31
4
-4
/
+17
*
libnetjoin: add use_kerberos flag.
Günther Deschner
2008-07-31
3
-0
/
+3
*
rpc_client: use init_samr_CryptPassword(Ex) in client tools.
Günther Deschner
2008-07-31
3
-43
/
+29
*
Fix uninitialized variables.
Jeremy Allison
2008-07-30
2
-1
/
+2
*
Fix duplicate gloabl warning.
Jeremy Allison
2008-07-30
1
-1
/
+1
*
Removed redundant logging from create_builtin_users and create_builtin_admini...
Tim Prouty
2008-07-30
1
-16
/
+4
*
Enabled domain groups to be added to builtin groups at domain join time
Tim Prouty
2008-07-30
3
-2
/
+37
*
Refactored the code that adds Domain Admins to BUILTIN\Administrators to use ...
Tim Prouty
2008-07-30
1
-26
/
+30
*
Refactored the code that adds Domain Users to BUILTIN\Users to use the new he...
Tim Prouty
2008-07-30
1
-17
/
+22
*
Helper functions to enable domain groups to be added to builtin groups at dom...
Tim Prouty
2008-07-30
1
-0
/
+59
*
rpc_client: Bug 5616 - fix session keys also in rpccli_netr_LogonSamLogonEx w...
Günther Deschner
2008-07-30
1
-9
/
+6
*
build: fix some no previous prototype warnings.
Günther Deschner
2008-07-30
2
-11
/
+11
*
winbindd: handle trusted domains without sid.
Günther Deschner
2008-07-30
2
-4
/
+17
*
libwbclient: let wbcStringToSid handle the global NULL sid.
Günther Deschner
2008-07-30
1
-1
/
+1
*
netapi: add NetGroupGetUsers example code.
Günther Deschner
2008-07-30
2
-0
/
+138
*
netapi: add NetGroupGetUsers to public header.
Günther Deschner
2008-07-30
1
-0
/
+38
*
netapi: add NetGroupGetUsers skeleton.
Günther Deschner
2008-07-30
3
-0
/
+85
*
re-run make idl.
Günther Deschner
2008-07-30
3
-7
/
+160
*
netapi: add NetGroupGetUsers to IDL.
Günther Deschner
2008-07-30
1
-0
/
+24
*
re-run make idl.
Günther Deschner
2008-07-30
3
-0
/
+918
*
netapi: add some more USER_INFO structs to IDL.
Günther Deschner
2008-07-30
1
-0
/
+110
*
netapi: fix libnetapi_samr_lookup_user_map_USER_INFO.
Günther Deschner
2008-07-30
1
-37
/
+31
*
netapi: use "buffer" in libnetapi.
Günther Deschner
2008-07-30
5
-41
/
+41
*
re-run make idl.
Günther Deschner
2008-07-30
2
-27
/
+27
*
netapi: cosmetics, use "buffer" everywhere.
Günther Deschner
2008-07-30
1
-7
/
+7
*
netapi: use init_samr_CryptPasswordEx and init_samr_CryptPassword.
Günther Deschner
2008-07-30
1
-25
/
+9
[next]