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
/
source4
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
*
Remove the forced 'krb5' from the NET-API-BECOME-DC test.
Andrew Bartlett
2008-02-09
1
-2
/
+2
*
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2008-01-23
1
-12
/
+13
*
python: Avoid duplicate copies of some objects in different packages.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
1
-4
/
+1
*
libnet: Rename a variable so it does not shadow a global.
Kai Blin
2008-01-11
1
-4
/
+5
*
r26693: Add (untested) libnet_rpc_groupdel function.
Rafal Szczesniak
2008-01-08
2
-10
/
+194
*
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
2
-4
/
+4
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
2
-13
/
+14
*
r26633: A couple of fixes in comments.
Rafal Szczesniak
2007-12-30
1
-7
/
+9
*
r26632: Add libnet_CreateGroup function.
Rafal Szczesniak
2007-12-30
2
-16
/
+226
*
r26624: libnet/python: Use standard function for constructing context, allow ...
Jelmer Vernooij
2007-12-28
3
-61
/
+178
*
r26619: Add Python bindings for libnet. No tests yet and no way to set the pa...
Jelmer Vernooij
2007-12-28
4
-0
/
+4774
*
r26573: Fix warnings.
Jelmer Vernooij
2007-12-24
1
-2
/
+2
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
2
-19
/
+19
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
2
-19
/
+19
*
r26532: Fix mistake in assignment.
Rafal Szczesniak
2007-12-21
1
-1
/
+1
*
r26519: Add libnet_GroupList function. Totally untested (yet), but
Rafal Szczesniak
2007-12-21
2
-0
/
+270
*
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26442: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26441: Remove global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26435: Remove global_loadparm instance.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
2
-4
/
+6
*
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
2
-3
/
+4
*
r26408: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-1
/
+3
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
5
-10
/
+11
*
r26333: No more global_loadparm in finddcs.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
8
-17
/
+17
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
7
-8
/
+16
*
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-0
/
+3
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
2007-12-21
2
-9
/
+9
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
4
-4
/
+6
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
3
-42
/
+79
*
r25823: remove unneeded nesting by using error and out logic
Stefan Metzmacher
2007-12-21
1
-21
/
+21
*
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
2007-12-21
1
-1
/
+1
*
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
2007-12-21
1
-0
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
8
-31
/
+31
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
5
-6
/
+15
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
5
-7
/
+9
*
r25367: Add initial implementation of internal group add function.
Rafal Szczesniak
2007-10-10
4
-0
/
+175
*
r25356: Conversion from the old-style composite functions take 2.
Rafal Szczesniak
2007-10-10
1
-340
/
+239
[next]