index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libnet
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
4
-4
/
+4
2008-10-02
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
1
-6
/
+1
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
3
-4
/
+5
2008-09-30
Remove global_loadparm instance, discard_const_p.
Jelmer Vernooij
1
-5
/
+13
2008-09-30
Remove global_loadparm instance.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
3
-58
/
+46
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
1
-6
/
+13
2008-08-07
drsuapi: fix callers after idl change
Stefan Metzmacher
1
-1
/
+1
2008-07-23
libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry
Michael Adam
1
-1
/
+1
2008-07-23
libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...
Michael Adam
1
-10
/
+18
2008-07-23
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
2
-7
/
+2
2008-07-23
libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
1
-0
/
+9
2008-07-23
libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
1
-0
/
+9
2008-07-23
libnet/become_dc: add a comment and explain why it's important to specify krb5
Stefan Metzmacher
1
-0
/
+9
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2
-5
/
+5
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-1
/
+1
2008-07-16
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
1
-16
/
+27
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
3
-4
/
+9
2008-07-16
drsuapi: check ctr6->drs_error
Stefan Metzmacher
1
-0
/
+6
2008-07-16
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
1
-0
/
+5
2008-07-16
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
1
-13
/
+10
2008-07-16
libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags
Stefan Metzmacher
1
-1
/
+1
2008-07-16
become_dc: we need to replicate using krb5 auth to work against w2k
Stefan Metzmacher
1
-2
/
+2
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
1
-6
/
+4
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-1
/
+1
2008-07-09
libnet_domain: eliminate "discards qualifier" warning (const).
Michael Adam
1
-1
/
+1
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
1
-6
/
+6
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
1
-1
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-1
/
+1
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-2
/
+0
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-0
/
+2
2008-05-23
Add docstring for samba.net.Join
Jelmer Vernooij
1
-1
/
+4
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-0
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-3
/
+4
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+2
2008-05-18
Use src dir.
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Use variables for source path in libnet/ and scripting/python.
Jelmer Vernooij
1
-2
/
+2
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
3
-24
/
+28
2008-04-24
libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid
Kai Blin
2
-24
/
+84
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-4
/
+4
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
5
-6
/
+9
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+5
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
3
-12
/
+16
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-12
/
+14
2008-04-14
Fix problems with event context not being the parent.
Simo Sorce
2
-12
/
+14
2008-04-14
Ensure we initialise s->lp_ctx for the way into the provision.
Andrew Bartlett
1
-0
/
+2
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-33
/
+11
[next]