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
/
utils
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4/drs_util: Move DRSUAPI connection data into separate object
Kamen Mazdrashki
2010-02-24
1
-8
/
+18
*
s4/net_drs: Utility macros for conditions checking
Kamen Mazdrashki
2010-02-24
1
-0
/
+20
*
s4:net_drs_bind: make some more stuff static
Stefan Metzmacher
2010-02-12
1
-2
/
+2
*
s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"
Stefan Metzmacher
2010-02-12
5
-5
/
+5
*
s4-net-drs: fix some coding style issues
Andrew Tridgell
2010-02-11
2
-3
/
+2
*
s4/net_drs: 'net drs kcc' command implementation
Kamen Mazdrashki
2010-02-11
3
-2
/
+177
*
s4/net_drs: 'net drs bind' command implementation
Kamen Mazdrashki
2010-02-11
2
-1
/
+138
*
s4/net_drs: 'net drs' utility initial creation
Kamen Mazdrashki
2010-02-11
4
-1
/
+377
*
net: Fix python 2.4 compatibility.
Jelmer Vernooij
2010-02-03
1
-0
/
+5
*
s4: Include Python.h early to avoid double definition errors.
Jelmer Vernooij
2010-01-21
1
-1
/
+1
*
net: Allow Python commands to return None instead of 0.
Jelmer Vernooij
2009-12-31
1
-1
/
+8
*
net: Allow python subcommands to provide commands that are not recognized by
Jelmer Vernooij
2009-12-31
1
-22
/
+27
*
net: Make arguments available to python commands as sys.argv.
Jelmer Vernooij
2009-12-29
1
-0
/
+1
*
s4/net: Allow options before arguments for Python commands.
Jelmer Vernooij
2009-12-29
1
-2
/
+2
*
s4/net: Pass all arguments through to the Python commands.
Jelmer Vernooij
2009-12-29
1
-12
/
+14
*
s4/net: Use d_printf consistently when reporting errors.
Jelmer Vernooij
2009-12-29
1
-3
/
+4
*
s4/net: Support parsing arguments in Python commands.
Jelmer Vernooij
2009-12-29
1
-14
/
+51
*
net: Support usage/help of subcommands implemented in Python.
Jelmer Vernooij
2009-12-29
1
-14
/
+56
*
net: Support implementing subcommands in python.
Jelmer Vernooij
2009-12-29
1
-3
/
+68
*
s4:net utility - add a notice for the "help" operation and format it's output...
Matthias Dieter Wallnöfer
2009-11-27
1
-1
/
+6
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2009-07-28
3
-3
/
+114
*
Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"
Stefan Metzmacher
2009-07-27
3
-114
/
+3
*
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2009-07-27
3
-3
/
+114
*
s4:net Move net_vampire() to net_vampire.c
Andrew Bartlett
2009-07-06
2
-66
/
+68
*
fixed the event context for net vampire
Andrew Tridgell
2009-02-24
1
-1
/
+1
*
added a missing linefeed
Andrew Tridgell
2009-02-24
1
-1
/
+1
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
3
-3
/
+3
*
fix the build
Volker Lendecke
2008-11-23
1
-1
/
+1
*
Add "net machinepw"
Volker Lendecke
2008-11-22
3
-0
/
+94
*
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-1
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+2
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-1
/
+0
*
Avoid event_find_context() when the event context is already available
Jelmer Vernooij
2008-04-16
7
-9
/
+11
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
1
-5
/
+5
|
\
|
*
Fix the build.
Jelmer Vernooij
2008-04-14
1
-5
/
+5
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
7
-34
/
+44
|
\
|
|
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
7
-34
/
+44
*
|
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-7
/
+9
|
/
*
Link the new vampire code togeather.
Andrew Bartlett
2008-04-09
3
-2
/
+70
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
1
-1
/
+1
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+0
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
5
-9
/
+9
*
r26295: Remove use of global_loadparm for net and wb_pam_auth.
Jelmer Vernooij
2007-12-21
4
-2
/
+5
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
[prev]
[next]