index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:winbind: Make wcache_lookup_usergroups externally visible
Volker Lendecke
2009-08-05
2
-29
/
+52
*
s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
Volker Lendecke
2009-08-05
5
-28
/
+145
*
s3:winbind: Add async wb_lookupuseraliases
Volker Lendecke
2009-08-05
12
-2
/
+643
*
s3:winbind: Make parse_sidlist take a const char *
Volker Lendecke
2009-08-05
2
-5
/
+12
*
s3:winbind: Make wcache_lookup_useraliases available publically
Volker Lendecke
2009-08-05
2
-33
/
+78
*
s3:winbind: Convert WINBINDD_GETPWUID to the new API
Volker Lendecke
2009-08-05
5
-265
/
+117
*
s3:winbind: Convert WINBINDD_GETPWNAM to the new API
Volker Lendecke
2009-08-05
5
-98
/
+152
*
s3:winbind: Convert WINBINDD_GETPWSID to the new API
Volker Lendecke
2009-08-05
5
-21
/
+101
*
s3:winbind: Add async wb_getpwsid
Volker Lendecke
2009-08-05
3
-0
/
+230
*
s3:winbind: Make fillup_pw_field publically available
Volker Lendecke
2009-08-05
2
-1
/
+9
*
s3:winbind: Add async wb_queryuser
Volker Lendecke
2009-08-05
12
-2
/
+721
*
s3:winbind: Make wcache_query_user externally visible
Volker Lendecke
2009-08-05
2
-22
/
+47
*
s3:winbind: Convert WINBINDD_GID_TO_SID the new API
Volker Lendecke
2009-08-05
5
-59
/
+96
*
s3:winbind: Add async wb_gid2sid
Volker Lendecke
2009-08-05
12
-2
/
+541
*
s3:winbind: Convert WINBINDD_UID_TO_SID the new API
Volker Lendecke
2009-08-05
5
-59
/
+96
*
s3:winbind: Add async wb_uid2sid
Volker Lendecke
2009-08-05
12
-2
/
+542
*
s3:winbind: Convert WINBINDD_SID_TO_GID the new API
Volker Lendecke
2009-08-05
5
-114
/
+103
*
s3:winbind: Add async wb_sid2gid
Volker Lendecke
2009-08-05
12
-2
/
+606
*
s3:winbind: Convert WINBINDD_SID_TO_UID to the new API
Volker Lendecke
2009-08-05
5
-110
/
+102
*
s3:winbind: Add async wb_sid2uid
Volker Lendecke
2009-08-05
12
-2
/
+607
*
s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
Volker Lendecke
2009-08-05
5
-61
/
+118
*
s3:winbind: Add async wb_lookupname
Volker Lendecke
2009-08-05
12
-2
/
+578
*
s3:winbind: Make wcache_name_to_sid visible externally
Volker Lendecke
2009-08-05
2
-42
/
+42
*
s3:winbind: Remove old version of WINBINDD_PING
Volker Lendecke
2009-08-05
2
-7
/
+0
*
s3:winbind: Convert WINBINDD_LOOKUPSID to the new API
Volker Lendecke
2009-08-05
5
-43
/
+111
*
s3:winbind: Add async wb_lookupsid
Volker Lendecke
2009-08-05
12
-2
/
+681
*
s3:winbind: Make wcache_sid_to_name externally visible
Volker Lendecke
2009-08-05
2
-42
/
+49
*
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
2009-08-05
18
-1
/
+822
*
handle large directories in smb2_deltree()
Andrew Tridgell
2009-08-05
1
-36
/
+42
*
fixed a uid_wrapper bug that caused a segv in the RAW-ACLS test
Andrew Tridgell
2009-08-05
1
-8
/
+15
*
s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...
Andrew Bartlett
2009-08-05
50
-367
/
+1155
*
s4 now supports the large readx extension
Andrew Tridgell
2009-08-05
1
-6
/
+11
*
fixed the sense of the pvfs_acl uwrap check
Andrew Tridgell
2009-08-05
1
-1
/
+1
*
pyldb: Fix reference counting on ldb_message_elements, add extra type
Jelmer Vernooij
2009-08-05
1
-1
/
+9
*
skip the readbraw tests if the server does not support it
Andrew Tridgell
2009-08-05
1
-0
/
+5
*
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
2009-08-05
7
-14
/
+34
*
added a uid_wrapper library
Andrew Tridgell
2009-08-05
17
-7
/
+265
*
s4:ldb initialise e->values[i].length before use in python bindings
Andrew Bartlett
2009-08-05
1
-1
/
+1
*
s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
Andrew Bartlett
2009-08-05
5
-52
/
+129
*
idmap_adex: Fix usage of talloc_stackframe().
Gerald Carter
2009-08-04
1
-22
/
+26
*
s4: make install: prevent overwriting failure
Rusty Russell
2009-08-04
1
-1
/
+1
*
s3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDirectory() implementation.
Günther Deschner
2009-08-04
1
-1
/
+5
*
s4: Change my nested groups patch to don't include user's SID itself in the "...
Matthias Dieter Wallnöfer
2009-08-04
1
-17
/
+24
*
s4:torture Make RPC-NETLOGON pass against ncaclrpc servers
Andrew Bartlett
2009-08-04
1
-122
/
+132
*
Add const
Andrew Bartlett
2009-08-04
1
-1
/
+1
*
s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIF
Andrew Bartlett
2009-08-04
1
-1
/
+17
*
s4:netlogon Fix warnings and segfault in GetDomainInfo call
Andrew Bartlett
2009-08-04
1
-4
/
+5
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2009-08-04
5
-11
/
+163
|
\
|
*
s4:torture rework LDAP sort test
Andrew Bartlett
2009-08-04
4
-79
/
+45
|
*
s4:torture Add test for correct server-side sorting over LDAP
Matthieu Patou
2009-08-04
3
-3
/
+194
[next]