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
...
*
libnetjoin: only close existing policy handles while unjoining.
Günther Deschner
2008-06-04
1
-2
/
+10
*
libnetjoin: delete possible "realm" leftover parameter.
Günther Deschner
2008-06-04
1
-0
/
+2
*
net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup".
Günther Deschner
2008-06-04
1
-2
/
+7
*
util_str: add talloc_asprintf_strlower_m().
Günther Deschner
2008-06-04
2
-0
/
+18
*
netapi: remove unrequired headers.
Günther Deschner
2008-06-04
1
-5
/
+0
*
Always set "registry shares = yes" for "include = registry"
Volker Lendecke
2008-06-03
1
-1
/
+5
*
build: fix build warning.
Günther Deschner
2008-06-03
1
-1
/
+1
*
build: fix the build (missing protoype for lp_ldap_connection_timeout()).
Günther Deschner
2008-06-03
1
-0
/
+1
*
winbindd_cm: Replace the use of lp_realm() with our_domain->alt_name.
Gerald W. Carter
2008-06-03
1
-1
/
+7
*
Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...
Björn Jacke
2008-06-03
3
-3
/
+40
*
Fix empty input fields in SWAT; [#5515].
Andreas Schneider
2008-06-03
1
-4
/
+4
*
Fix saving of the config file in SWAT; [#5516].
Andreas Schneider
2008-06-03
1
-2
/
+2
*
Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
Jeremy Allison
2008-06-02
1
-3
/
+3
*
netapi: fix some build warnings.
Günther Deschner
2008-06-03
2
-7
/
+7
*
netapi: use libnetapi_samr_lookup_and_open_alias().
Günther Deschner
2008-06-03
1
-127
/
+59
*
netapi: add libnetapi_samr_lookup_and_open_alias().
Günther Deschner
2008-06-03
1
-0
/
+46
*
netapi: use libnetapi_samr_open_builtin_domain().
Günther Deschner
2008-06-03
1
-64
/
+28
*
netapi: add libnetapi_samr_open_builtin_domain().
Günther Deschner
2008-06-03
2
-0
/
+46
*
netapi: let libnetapi_samr_open_domain return WERROR.
Günther Deschner
2008-06-03
5
-153
/
+145
*
netapi: add public header for NetLocalGroupSetInfo().
Günther Deschner
2008-06-03
1
-0
/
+24
*
netapi: Implement NetLocalGroupSetInfo().
Günther Deschner
2008-06-03
1
-4
/
+195
*
netapi: add NetLocalGroupSetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+135
*
netapi: add NetLocalGroupSetInfo() skeleton.
Günther Deschner
2008-06-03
3
-0
/
+77
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+54
*
netapi: add NetLocalGroupSetInfo() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+9
*
netapi: implement NetLocalGroupGetInfo().
Günther Deschner
2008-06-03
1
-2
/
+188
*
netapi: add NetLocalGroupGetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+119
*
netapi: add NetLocalGroupGetInfo() to public headers.
Günther Deschner
2008-06-03
1
-0
/
+19
*
netapi: add NetLocalGroupGetInfo() skeleton.
Günther Deschner
2008-06-03
3
-1
/
+73
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+54
*
netapi: add NetLocalGroupGetInfo() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+7
*
netapi: add NetLocalGroupDel() example code.
Günther Deschner
2008-06-03
2
-1
/
+90
*
netapi: add NetLocalGroupDel() to public headers.
Günther Deschner
2008-06-03
1
-0
/
+17
*
netapi: Implement NetLocalGroupDel().
Günther Deschner
2008-06-03
1
-2
/
+137
*
netapi: add NetLocalGroupDel() skeleton.
Günther Deschner
2008-06-03
3
-0
/
+68
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+42
*
netapi: add NetLocalGroupDel() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+5
*
netapi: add NetLocalGroupAdd() example.
Günther Deschner
2008-06-03
2
-1
/
+113
*
netapi: add NetLocalGroupAdd to public api.
Günther Deschner
2008-06-03
1
-0
/
+33
*
netapi: Implement NetLocalGroupAdd().
Günther Deschner
2008-06-03
1
-2
/
+153
*
netapi: add NetLocalGroupAdd() skeleton.
Günther Deschner
2008-06-03
4
-0
/
+98
*
re-run make idl.
Günther Deschner
2008-06-03
3
-1
/
+65
*
netapi: add NetLocalGroupAdd() to IDL.
Günther Deschner
2008-06-03
1
-0
/
+20
*
netapi: use libnetapi_samr_open_domain().
Günther Deschner
2008-06-03
2
-607
/
+87
*
netapi: add libnetapi_samr_open_domain().
Günther Deschner
2008-06-03
3
-1
/
+113
*
netapi: Add NetGroupDelUser() example.
Günther Deschner
2008-06-03
2
-1
/
+98
*
netapi: Implement NetGroupDelUser().
Günther Deschner
2008-06-03
2
-2
/
+186
*
netapi: add NetGroupAddUser() example.
Günther Deschner
2008-06-03
2
-1
/
+98
*
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
[prev]
[next]