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-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
2008-04-11
Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c
Andrew Bartlett
1
-29
/
+6
2008-04-09
Link the new vampire code togeather.
Andrew Bartlett
3
-13
/
+43
2008-04-09
Factor out filling in the secrets database.
Andrew Bartlett
2
-80
/
+133
2008-04-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
5
-4890
/
+80
2008-04-09
Start implementation of real 'net vampire' code.
Andrew Bartlett
6
-375
/
+1120
2008-04-08
Add manually written Python binding for libnet_Join.
Jelmer Vernooij
5
-4890
/
+80
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-4
/
+4
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
1
-1
/
+1
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
1
-30
/
+30
2008-03-13
Report binding in libnet failure message.
Andrew Bartlett
1
-1
/
+4
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-4
/
+6
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-02-28
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
3
-3
/
+5
2008-02-28
Ensure we don't try and set the acct_flags if they are 0 (meaning
Andrew Bartlett
2
-1
/
+9
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
3
-3
/
+5
2008-02-11
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Remove the forced 'krb5' from the NET-API-BECOME-DC test.
Andrew Bartlett
1
-2
/
+2
2008-01-23
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
1
-12
/
+13
2008-01-22
python: Avoid duplicate copies of some objects in different packages.
Jelmer Vernooij
1
-1
/
+1
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2008-01-11
libnet: Rename a variable so it does not shadow a global.
Kai Blin
1
-4
/
+5
2008-01-08
r26693: Add (untested) libnet_rpc_groupdel function.
Rafal Szczesniak
2
-10
/
+194
2008-01-05
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2
-4
/
+4
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2
-13
/
+14
2007-12-30
r26633: A couple of fixes in comments.
Rafal Szczesniak
1
-7
/
+9
2007-12-30
r26632: Add libnet_CreateGroup function.
Rafal Szczesniak
2
-16
/
+226
2007-12-28
r26624: libnet/python: Use standard function for constructing context, allow ...
Jelmer Vernooij
3
-61
/
+178
2007-12-28
r26619: Add Python bindings for libnet. No tests yet and no way to set the pa...
Jelmer Vernooij
4
-0
/
+4774
2007-12-24
r26573: Fix warnings.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2
-19
/
+19
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
2
-19
/
+19
2007-12-21
r26532: Fix mistake in assignment.
Rafal Szczesniak
1
-1
/
+1
2007-12-21
r26519: Add libnet_GroupList function. Totally untested (yet), but
Rafal Szczesniak
2
-0
/
+270
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-2
/
+1
2007-12-21
r26442: Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26441: Remove global_loadparm uses.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26435: Remove global_loadparm instance.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2
-4
/
+6
2007-12-21
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
2
-3
/
+4
2007-12-21
r26408: Remove use of global_loadparm.
Jelmer Vernooij
2
-1
/
+3
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
5
-10
/
+11
2007-12-21
r26333: No more global_loadparm in finddcs.
Jelmer Vernooij
1
-1
/
+2
[next]