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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
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
*
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
*
smbldap: Fix typo in debug message.
Karolin Seeger
2008-07-18
1
-1
/
+1
*
Simplify samba_version_string.
Andreas Schneider
2008-07-17
1
-34
/
+11
*
netapi: use ConvertSidToStringSid in NetGetGroupInfo query.
Günther Deschner
2008-07-17
1
-1
/
+6
*
netapi: add NetGroupEnum example code.
Günther Deschner
2008-07-17
2
-0
/
+159
*
netapi: fill in NetGroupEnum_r().
Günther Deschner
2008-07-17
1
-2
/
+259
*
netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.
Günther Deschner
2008-07-17
2
-5
/
+7
*
netapi: add NetGroupEnum to public headers.
Günther Deschner
2008-07-17
1
-0
/
+28
*
netapi: add skeleton for NetGroupEnum().
Günther Deschner
2008-07-17
3
-0
/
+82
*
netapi: add ConvertSidToStringSid() for convenience of the callers.
Günther Deschner
2008-07-17
2
-0
/
+65
*
util: add policy_hnd_equal().
Günther Deschner
2008-07-17
1
-0
/
+10
*
netapi: fix documentation for NetGroupSetInfo.
Günther Deschner
2008-07-17
1
-2
/
+2
*
Add ndr_syntax_id_equal()
Volker Lendecke
2008-07-16
1
-1
/
+9
*
netapi: fix vim(?)-typo
Michael Adam
2008-07-15
1
-1
/
+1
*
netapi: Correctly increase idx when displaying user information
Kai Blin
2008-07-15
1
-1
/
+3
*
dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.
Michael Adam
2008-07-15
1
-1
/
+1
*
dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
Michael Adam
2008-07-15
1
-2
/
+0
*
dbwrap: don't panic in db_open() when attaching to ctdb fails.
Michael Adam
2008-07-15
1
-2
/
+1
*
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.
Michael Adam
2008-07-15
1
-1
/
+8
*
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open
Michael Adam
2008-07-15
1
-1
/
+8
*
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
Michael Adam
2008-07-15
1
-0
/
+6
*
Fix typo.
Karolin Seeger
2008-07-14
2
-2
/
+2
*
Revert "Return timed out entries from gencache_get if timeout param != NULL"
Volker Lendecke
2008-07-11
1
-15
/
+10
*
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
2008-07-11
1
-0
/
+25
*
Fix a segfault in base64_encode_data_blob
Volker Lendecke
2008-07-10
1
-1
/
+3
*
A brown paper bag bug fix for "net sam rights"
Volker Lendecke
2008-07-10
1
-1
/
+1
*
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
2008-07-09
1
-1
/
+1
*
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2008-07-08
1
-2
/
+2
|
\
|
*
Minor style correction
Zach Loafman
2008-07-08
1
-2
/
+2
*
|
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
2008-07-08
1
-0
/
+5
|
/
*
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
2008-07-08
1
-1
/
+1
[prev]
[next]