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: implement NetGroupAddUser().
Günther Deschner
2008-06-03
2
-2
/
+185
*
errors: add more WERRORs.
Günther Deschner
2008-06-03
2
-0
/
+10
*
netapi: add dummy implementation for NetGroupAddUser() and NetGroupDelUser().
Günther Deschner
2008-06-03
3
-0
/
+138
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+87
*
netapi: add NetGroupAddUser() and NetGroupDelUser() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+12
*
netapi: add NetGroupGetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+129
*
netapi: Implement NetGroupGetInfo_r().
Günther Deschner
2008-06-03
1
-2
/
+213
*
netapi: add dummy implementation of NetGroupGetInfo().
Günther Deschner
2008-06-03
4
-0
/
+93
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+54
*
netapi: add NetGroupGetInfo() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+7
*
netapi: Add NetGroupSetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+149
*
netapi: implement NetGroupSetInfo_r().
Günther Deschner
2008-06-03
1
-2
/
+225
*
netapi: Add dummy implementation of NetGroupSetInfo().
Günther Deschner
2008-06-03
4
-1
/
+104
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+62
*
netapi: add NetGroupSetInfo to IDL.
Günther Deschner
2008-06-03
1
-0
/
+16
*
netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions.
Günther Deschner
2008-06-03
1
-2
/
+2
*
netapi: add NetGroupDel() example code.
Günther Deschner
2008-06-03
2
-1
/
+89
*
netapi: implement NetGroupDel_r().
Günther Deschner
2008-06-03
1
-2
/
+209
*
net: Use NetGroupAdd() for adding domain groups.
Günther Deschner
2008-06-03
1
-61
/
+30
*
netapi: add NetGroupAdd() example code.
Günther Deschner
2008-06-03
2
-1
/
+97
*
netapi: implement NetGroupAdd_r().
Günther Deschner
2008-06-03
1
-2
/
+237
*
doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
Günther Deschner
2008-06-03
2
-0
/
+5
*
netapi: Add NetGroupDel/NetGroupAdd header.
Günther Deschner
2008-06-03
1
-0
/
+71
*
libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().
Günther Deschner
2008-06-03
4
-2
/
+159
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+42
*
idl: add NetGroupDel() to libnetapi.
Günther Deschner
2008-06-03
1
-0
/
+5
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+148
*
idl: add NetGroupAdd() to libnetapi.
Günther Deschner
2008-06-03
1
-0
/
+40
*
Fix by Bo Yang <boyang@novell.com> for bug with winbindd trusted domain child
Jeremy Allison
2008-06-02
1
-2
/
+18
*
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
Jeremy Allison
2008-05-30
4
-115
/
+349
*
minor memory leak fix
Chere Zhou
2008-05-30
1
-0
/
+1
*
Fix valgrind bug in debug statement. Don't reference uninitialized memory.
Jeremy Allison
2008-05-30
1
-3
/
+2
*
Fix bug #5504. winbindd children and parent were handing SIGTERM in the same ...
Jeremy Allison
2008-05-30
3
-12
/
+17
*
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
2008-05-30
35
-286
/
+188
|
\
|
*
Fix security=server, bug 5502
Volker Lendecke
2008-05-30
1
-2
/
+4
|
*
Tiny memory leak
Marc VanHeyningen
2008-05-29
1
-0
/
+2
|
*
Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f...
Jeremy Allison
2008-05-29
2
-9
/
+6
|
*
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
2008-05-28
7
-212
/
+20
|
*
Fix Bug #5285. (libcap header mismatch)
Günther Deschner
2008-05-28
3
-47
/
+9
|
*
lib/events: use mem_context given to event_context_init().
Michael Adam
2008-05-28
1
-1
/
+1
|
*
fix build: add missing prototype of msg_close_file()
Michael Adam
2008-05-28
1
-0
/
+5
|
*
fix the build after prototype change.
Michael Adam
2008-05-28
1
-1
/
+1
|
*
build: Fix the build after prototype change.
Günther Deschner
2008-05-28
1
-1
/
+1
|
*
A few cleanups from Chere Zhou <chere.zhou@isilon.com>.
Jeremy Allison
2008-05-27
2
-0
/
+7
|
*
Memory leak fixes from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-27
2
-0
/
+5
|
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
6
-4
/
+97
|
*
wbinfo: prompt for password when none has been given.
Günther Deschner
2008-05-27
1
-1
/
+18
|
*
drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
libwbclient: fix typo.
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
dsgetdcname: use family (instead of sa_family).
Günther Deschner
2008-05-27
1
-1
/
+1
[next]