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
*
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
*
r25315: Revert my last change until I find out what's causing the
Rafal Szczesniak
2007-10-10
1
-233
/
+334
*
r25312: Replace the old-style composite calls.
Rafal Szczesniak
2007-10-10
1
-334
/
+233
*
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
2007-10-10
2
-0
/
+4
*
r25256: Fix missing field set in libnet_ModifyUser routine.
Rafal Szczesniak
2007-10-10
2
-1
/
+10
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
2
-2
/
+2
*
r25048: From the archives (patch found in one of my old working trees):
Andrew Bartlett
2007-10-10
1
-5
/
+12
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
4
-0
/
+4
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
2
-2
/
+4
*
r24732: Add comments and fix memory leak.
Rafal Szczesniak
2007-10-10
1
-8
/
+61
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24680: fix a couple of stupid typos from previous commit.
Rafal Szczesniak
2007-10-10
1
-6
/
+6
*
r24679: Add (raw and untested) implementation of libnet_GroupInfo function.
Rafal Szczesniak
2007-10-10
4
-0
/
+215
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
9
-23
/
+23
*
r24554: Add internal implementation (before api function) of group
Rafal Szczesniak
2007-10-10
5
-0
/
+418
*
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo
Andrew Bartlett
2007-10-10
4
-2
/
+12
*
r24051: more monitor function calls and monitor msg names
Rafal Szczesniak
2007-10-10
5
-40
/
+99
*
r24011: Keep the connect handle around in libnet, in case we want it.
Andrew Bartlett
2007-10-10
2
-0
/
+2
*
r23959: add more monitor messages support that's been sitting around on my
Rafal Szczesniak
2007-10-10
6
-55
/
+216
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
35
-105
/
+70
*
r23292: check for errors returned in a call result.
Rafal Szczesniak
2007-10-10
1
-0
/
+5
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
8
-42
/
+42
*
r22811: two more memory allocation checks.
Rafal Szczesniak
2007-10-10
2
-1
/
+4
[next]