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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
netapi: implement NetLocalGroupEnum_r.
Günther Deschner
1
-1
/
+165
2008-07-18
netapi: add NetLocalGroupEnum example code.
Günther Deschner
2
-0
/
+132
2008-07-18
netapi: add NetLocalGroupEnum to public header.
Günther Deschner
1
-0
/
+28
2008-07-18
netapi: add skeleton for NetLocalGroupEnum().
Günther Deschner
3
-0
/
+82
2008-07-18
re-run make idl.
Günther Deschner
3
-2
/
+75
2008-07-18
netapi: add NetLocalGroupEnum to IDL.
Günther Deschner
1
-0
/
+14
2008-07-18
netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.
Günther Deschner
1
-11
/
+20
2008-07-18
netapi: add libnetapi_samr_open_alias_queryinfo.
Günther Deschner
1
-0
/
+44
2008-07-18
netapi: add NetUserSetInfo example code.
Günther Deschner
2
-0
/
+103
2008-07-18
netapi: add NetUserSetInfo to public header.
Günther Deschner
1
-0
/
+22
2008-07-18
netapi: add skeleton for NetUserSetInfo.
Günther Deschner
3
-0
/
+75
2008-07-18
re-run make idl.
Günther Deschner
3
-14
/
+67
2008-07-18
netapi: add NetUserSetInfo to IDL.
Günther Deschner
1
-0
/
+12
2008-07-18
netapi: fill in NetUserGetInfo_r().
Günther Deschner
1
-1
/
+104
2008-07-18
netapi: add NetUserGetInfo example code.
Günther Deschner
2
-0
/
+150
2008-07-18
netapi: add NetUserGetInfo to public headers.
Günther Deschner
1
-0
/
+20
2008-07-18
netapi: add skeleton for NetUserGetInfo().
Günther Deschner
3
-0
/
+73
2008-07-18
re-run make idl.
Günther Deschner
3
-14
/
+67
2008-07-18
netapi: add NetUserGetInfo to IDL.
Günther Deschner
1
-0
/
+11
2008-07-18
netapi: support more infolevels in NetUserEnum.
Günther Deschner
1
-29
/
+245
2008-07-18
netapi: add support to define info level in NetUserEnum example.
Günther Deschner
1
-6
/
+63
2008-07-18
netapi: add new USER_INFO_X structures to public headers.
Günther Deschner
1
-0
/
+140
2008-07-18
re-run make idl.
Günther Deschner
3
-0
/
+854
2008-07-18
netapi: add more USER_INFO_X structures to IDL.
Günther Deschner
1
-0
/
+140
2008-07-18
netapi: add libnetapi_samr_free().
Günther Deschner
3
-0
/
+22
2008-07-18
netapi: use private samr structure in libnetapi_samr_open_builtin().
Günther Deschner
2
-2
/
+39
2008-07-18
netapi: use private samr structure in libnetapi_samr_open_domain().
Günther Deschner
2
-2
/
+48
2008-07-18
netapi: add libnetapi_samr_close_builtin_handle().
Günther Deschner
2
-0
/
+26
2008-07-18
netapi: add libnetapi_samr_close_domain/connect_handle.
Günther Deschner
2
-0
/
+52
2008-07-18
netapi: add libnetapi_private_ctx and init function.
Günther Deschner
3
-0
/
+48
2008-07-18
netapi: fix NetGroupGetInfo() against NT4.
Günther Deschner
1
-1
/
+11
2008-07-18
netapi: fix NetGroupDel() against NT4.
Günther Deschner
1
-1
/
+3
2008-07-18
netapi: fix NetUserAdd() against NT4.
Günther Deschner
1
-0
/
+15
2008-07-18
netapi: typo in NetGroupEnum example code.
Günther Deschner
1
-1
/
+1
2008-07-18
netapi: fix build warning for ConvertSidToStringSid().
Günther Deschner
1
-3
/
+3
2008-07-18
kerberos: make smb_krb5_kt_add_entry() static.
Günther Deschner
1
-6
/
+6
2008-07-18
libads: add prototype for ads_connect_gc().
Günther Deschner
1
-0
/
+1
2008-07-18
libnetjoin: make libnet_join_rollback() static.
Günther Deschner
1
-2
/
+2
2008-07-18
Fix typos.
Karolin Seeger
1
-14
/
+14
2008-07-18
Use LDAP macros instead of attribute names.
Karolin Seeger
2
-44
/
+43
2008-07-18
rpcclient: add ability to fetch single objects with dsgetncchanges command
Michael Adam
1
-2
/
+18
2008-07-18
Simplify the RPC servers: remove get_pipe_fns
Volker Lendecke
3
-99
/
+26
2008-07-18
rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.
Michael Adam
1
-8
/
+26
2008-07-18
net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab...
Michael Adam
1
-8
/
+8
2008-07-18
dssync: fix missing prototype warning by including the proper header.
Michael Adam
1
-1
/
+1
2008-07-18
Change the directory parameter in streams_depot to become consistent
Volker Lendecke
1
-1
/
+1
2008-07-18
smbldap: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2008-07-17
From Jim McDonough
Jeremy Allison
3
-8
/
+15
2008-07-17
rpcclient: for testing, add dsgetncchanges command.
Günther Deschner
1
-0
/
+229
2008-07-17
allow SID with 0 in subauthority to be converted properly
Herb Lewis
1
-1
/
+2
[next]