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