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
path:
root
/
source4
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed the client side password change code
Andrew Tridgell
2009-05-25
1
-61
/
+25
*
s4:libnet Use str_list_make_single() in resolv code
Andrew Bartlett
2009-05-14
1
-1
/
+1
*
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
2009-04-14
6
-15
/
+9
*
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
2009-04-14
1
-134
/
+2
*
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
1
-1
/
+1
*
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2009-03-19
3
-24
/
+34
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-2
/
+2
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-1
/
+1
*
s4:libnet: s/new/n
Stefan Metzmacher
2009-02-02
1
-9
/
+9
*
s4:cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-4
/
+4
*
s4:libnet/: s/private/private_data
Stefan Metzmacher
2009-02-02
4
-12
/
+12
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
5
-7
/
+7
*
s4 libnet: Add support for groupinfo by sid lookup
Kai Blin
2008-12-29
2
-24
/
+82
*
s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct.
Kai Blin
2008-12-29
2
-3
/
+6
*
s4:libnet_samdump_keytab: pass down event_context explicit
Stefan Metzmacher
2008-12-29
1
-1
/
+3
*
Fix compiler warnings in libnet.
Jelmer Vernooij
2008-12-23
6
-18
/
+9
*
s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.
Günther Deschner
2008-12-05
1
-2
/
+2
*
s4-samr: fix samr passwdord_expired callers.
Günther Deschner
2008-11-28
1
-3
/
+2
*
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
3
-5
/
+12
*
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner
2008-11-10
1
-1
/
+3
*
s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-4
/
+12
*
s4-samr: merge samr_EnumDomainUsers from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-4
/
+12
*
s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-5
/
+9
*
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
3
-4
/
+11
*
s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
6
-28
/
+54
*
s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-1
/
+3
*
s4-samr: merge samr_ChangePasswordUser3 from s3 idl.
Günther Deschner
2008-11-10
1
-0
/
+4
*
s4-netlogon: change parameters string to lsa_BinaryString.
Günther Deschner
2008-11-10
1
-1
/
+5
*
Remove use of global loadparm in python modules.
Jelmer Vernooij
2008-11-02
1
-1
/
+4
*
s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
Günther Deschner
2008-10-31
1
-10
/
+14
*
s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.
Günther Deschner
2008-10-31
1
-1
/
+4
*
s4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl.
Günther Deschner
2008-10-31
1
-7
/
+9
*
s4-netlogon: merge netr_DatabaseSync from s3 idl.
Günther Deschner
2008-10-29
1
-9
/
+22
*
s4-libnet: fix user and group enumeration functions after lsa changes.
Günther Deschner
2008-10-27
2
-0
/
+4
*
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
2008-10-27
3
-9
/
+17
*
s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-1
/
+3
*
Fix the build.
Jelmer Vernooij
2008-10-24
1
-0
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
5
-1
/
+5
*
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-47
/
+49
*
s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-23
/
+37
*
s4-drsuapi: merge drsuapi_DsRemoveDSServer from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-4
/
+8
*
s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-19
/
+23
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
4
-4
/
+4
*
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
2008-10-02
1
-6
/
+1
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
3
-4
/
+5
*
Remove global_loadparm instance, discard_const_p.
Jelmer Vernooij
2008-09-30
1
-5
/
+13
[next]