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
/
nsswitch
/
libwbclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
wbcGetDisplayName
Volker Lendecke
2008-10-29
2
-0
/
+49
*
Fix two trivial typos
Volker Lendecke
2008-10-21
1
-2
/
+2
*
libwbclient: add wbcLogonUser().
Günther Deschner
2008-10-10
2
-0
/
+228
*
libwbclient: add wbcLogoffUserEx().
Günther Deschner
2008-10-10
2
-0
/
+108
*
libwbclient: add wbcAddNamedBlob.
Günther Deschner
2008-10-10
2
-1
/
+54
*
libwbclient: add wbcBlob and wbcNamedBlob.
Günther Deschner
2008-10-10
1
-0
/
+19
*
libwbclient: fix wbcAuthenticateUserEx() to not ignore provided flags field.
Günther Deschner
2008-10-10
1
-0
/
+5
*
wbclient: add wbcLookupDomainControllerEx call.
Günther Deschner
2008-10-09
2
-1
/
+159
*
wbclient: add wbcGuidToString and wbcStringToGuid helper functions.
Günther Deschner
2008-10-09
2
-0
/
+128
*
wbclient: add wbcGuid structure.
Günther Deschner
2008-10-09
1
-0
/
+13
*
wbclient: add my copyright.
Günther Deschner
2008-10-09
1
-0
/
+1
*
libwbclient: fix doxygen warnings.
Günther Deschner
2008-09-27
4
-6
/
+6
*
Fix Coverity ID 589, dead code
Volker Lendecke
2008-08-31
1
-0
/
+9
*
libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.
Günther Deschner
2008-08-29
3
-1
/
+350
*
libwbclient: let wbcStringToSid handle the global NULL sid.
Günther Deschner
2008-07-30
1
-1
/
+1
*
Fix various build warnings
Zach Loafman
2008-07-22
1
-1
/
+1
*
allow SID with 0 in subauthority to be converted properly
Herb Lewis
2008-07-17
1
-1
/
+2
*
Fix an "invalid operation involving NULL pointer" found by the IBM checker
Volker Lendecke
2008-06-27
1
-1
/
+5
*
Remove a strlen check that will never kick in
Volker Lendecke
2008-06-27
1
-2
/
+1
*
Fix a segfault in wbcLookupRids
Volker Lendecke
2008-06-17
1
-16
/
+21
*
Fix a segfault in wbcLookupSid
Volker Lendecke
2008-06-17
1
-19
/
+29
*
Replace a very unusual variable declaration by a more conventional one
Volker Lendecke
2008-06-17
1
-1
/
+1
*
Fix a memleak in wbcAuthenticateUserEx()
Volker Lendecke
2008-06-17
1
-0
/
+2
*
Fix an uninitialized variable found by the IBM checker
Volker Lendecke
2008-06-15
1
-5
/
+5
*
Fix group parsing in libwbclient's copy_group_entry()
Volker Lendecke
2008-06-15
1
-4
/
+6
*
libwbclient: fix typo.
Günther Deschner
2008-05-27
1
-1
/
+1
*
libwbclient: add wbcLibraryDetails()
Stefan Metzmacher
2008-05-23
2
-0
/
+38
*
libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHS
Stefan Metzmacher
2008-05-23
3
-5
/
+5
*
Fix build warning.
Günther Deschner
2008-05-15
1
-1
/
+0
*
libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().
coffeedude
2008-05-13
4
-3
/
+159
*
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
2008-04-23
2
-1
/
+15
*
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter
2008-04-23
2
-7
/
+7
*
libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...
Michael Adam
2008-04-20
2
-3
/
+3
*
libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **
Michael Adam
2008-04-20
2
-3
/
+3
*
Remove unused variable from wbcCheckTrustCredentials().
Gerald W. Carter
2008-04-17
1
-1
/
+0
*
Add wbcListTrusts() API call to libwbclient.so
Gerald W. Carter
2008-04-17
2
-6
/
+238
*
Follow error code name convention in libwbclient.
Gerald W. Carter
2008-04-17
4
-14
/
+14
*
libwbclient: add wbcCheckTrustCredentials()
Stefan Metzmacher
2008-04-17
2
-0
/
+58
*
libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()
Stefan Metzmacher
2008-04-17
2
-0
/
+87
*
libwbclient: add wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions
Stefan Metzmacher
2008-04-11
2
-0
/
+157
*
fix some extrasemi compile warnings
Björn Jacke
2008-04-10
1
-1
/
+1
*
libwbclient: add wbcGetGroups()
Stefan Metzmacher
2008-04-06
2
-0
/
+64
*
wbcAllocateGid returns a gid_t, not a uid_t
Volker Lendecke
2008-04-06
2
-2
/
+2
*
libwbclient: add wbcInterfaceDetails()
Stefan Metzmacher
2008-04-01
2
-0
/
+90
*
libwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR() macro
Stefan Metzmacher
2008-04-01
1
-4
/
+5
*
libwbclient: remove prototype of non existing wbcDomainSequenceNumbers()
Stefan Metzmacher
2008-03-28
1
-2
/
+0
*
libwbclient: add wbcListUsers() and wbcListGroups()
Stefan Metzmacher
2008-03-28
2
-0
/
+150
*
libwbclient: add wbcLookupUserSids()
Stefan Metzmacher
2008-03-28
2
-0
/
+87
*
libwbclient: fix Coverity ID 536 remove duplicate error path (dead code).
Michael Adam
2008-03-27
1
-2
/
+1
*
Fix wbcAuthenticateUserEx().
Günther Deschner
2008-03-26
1
-1
/
+1
[next]