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
...
*
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
*
rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.
Günther Deschner
2008-07-30
2
-0
/
+52
*
netapi: implement NetUserSetInfo_r() for at least level 1007.
Günther Deschner
2008-07-30
1
-1
/
+123
*
netapi: add convert_USER_INFO_X_to_samr_user_info21 fn and use it NetUserAdd.
Günther Deschner
2008-07-30
1
-49
/
+126
*
re-run make idl.
Günther Deschner
2008-07-30
3
-0
/
+150
*
netapi: add USER_INFO_X to IDL.
Günther Deschner
2008-07-30
1
-0
/
+27
*
netapi: add netapi testsuite.
Günther Deschner
2008-07-30
8
-0
/
+1211
*
netapi: fix NetLocalGroupAdd.
Günther Deschner
2008-07-30
1
-0
/
+17
*
testparm: Display warning if invalid values are used.
Michael Adam
2008-07-30
1
-1
/
+3
*
pdb_interface: Fix typo in debug message.
Karolin Seeger
2008-07-29
1
-1
/
+1
*
Attempt to fix bug 5616
Volker Lendecke
2008-07-28
1
-9
/
+6
*
run "make idl" after idl change to unify Primary:Kerberos* structs (e8ae49f)
Michael Adam
2008-07-28
3
-267
/
+112
*
drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structs
Stefan Metzmacher
2008-07-28
1
-29
/
+18
*
run "make idl" after idl change "give some unknowns a meaning" (67de745)
Michael Adam
2008-07-28
2
-74
/
+112
*
drsblobs.idl: give some unknowns a meaning
Stefan Metzmacher
2008-07-28
1
-9
/
+11
*
rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-28
1
-1
/
+1
*
Fix a debug message
Volker Lendecke
2008-07-27
1
-1
/
+1
*
Remove a pointless CONST_DISCARD
Volker Lendecke
2008-07-27
1
-1
/
+1
*
Fix srvsvc_Net[Get|Set]FileSecurity
Volker Lendecke
2008-07-27
1
-155
/
+87
*
Make create_conn_struct() public
Volker Lendecke
2008-07-27
2
-1
/
+6
*
Remove unused extern struct current_user from substitute.c
Volker Lendecke
2008-07-27
1
-2
/
+0
*
Save 128 byte (32-bit platform) or 256 byte (64-bit) per connection_struct
Volker Lendecke
2008-07-26
1
-1
/
+1
*
make read/write to internal pipes available externally
Volker Lendecke
2008-07-26
3
-16
/
+12
*
Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor
Volker Lendecke
2008-07-26
2
-14
/
+5
*
Refactor make_internal_rpc_pipe_p: connection_struct is not needed
Volker Lendecke
2008-07-26
3
-23
/
+20
*
Create doxygen comments for async_req.[ch]
Volker Lendecke
2008-07-26
2
-45
/
+162
*
Make api_rpcTNP static to srv_pipe.c
Volker Lendecke
2008-07-26
2
-4
/
+5
*
Fix an incompatible pointer warning
Volker Lendecke
2008-07-25
1
-2
/
+2
*
Fix bug creating files using DOS clients with mixed
Jeremy Allison
2008-07-25
1
-1
/
+1
*
Fix a race condition in winbind leading to a crash
Volker Lendecke
2008-07-25
1
-4
/
+3
*
talloc_string_sub2: Don't return NULL if src is empty.
Karolin Seeger
2008-07-25
1
-1
/
+1
*
If we're not allowing streams on this conn ptr,
Jeremy Allison
2008-07-24
1
-0
/
+5
*
Remove trailing withespace from wbinfo -m which breaks gdm auth.
Andreas Schneider
2008-07-24
1
-4
/
+5
*
Add casts to uint32_t to match prototype for sid_append_rid().
Jeremy Allison
2008-07-24
1
-4
/
+4
[prev]
[next]