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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4/drs_util: 'net drs showrepl' command implementation
Kamen Mazdrashki
2010-02-24
3
-1
/
+613
*
s4/drs_util: 'net drs replicate' command implementation
Kamen Mazdrashki
2010-02-24
3
-4
/
+254
*
s4/drs_util: Add public function for binding to a DC
Kamen Mazdrashki
2010-02-24
1
-0
/
+48
*
s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI conne...
Kamen Mazdrashki
2010-02-24
3
-34
/
+44
*
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
*
Various source4 spelling fixes.
Brad Hards
2010-02-22
1
-1
/
+1
*
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
*
s4: utils recreate in python setntacl and getntacl
Matthieu Patou
2010-01-21
3
-175
/
+0
*
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:utils/oLschema2ldif.c - remove (now) unused variables
Matthias Dieter Wallnöfer
2009-12-11
1
-2
/
+0
*
s4-drs: Using dsdb_msg_add_guid() utility function
Fernando J V da Silva
2009-11-30
1
-8
/
+1
*
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:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
2009-11-16
1
-4
/
+56
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4:utils Remove typo...
Andrew Bartlett
2009-09-19
1
-1
/
+0
*
s4:utils Explian fix for testparm -v
Andrew Bartlett
2009-09-19
1
-2
/
+6
*
s4-testparm: fixed -v option
Andrew Tridgell
2009-09-19
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 some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-2
/
+11
*
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
2009-04-14
1
-1
/
+0
*
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
2009-03-05
2
-455
/
+0
*
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
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-2
/
+19
*
s4:selftest: avoid hardcoded pathes in blackbox tests
Stefan Metzmacher
2009-02-03
2
-9
/
+13
*
s4:ntlm_auth: s/private/private1
Stefan Metzmacher
2009-02-02
1
-16
/
+16
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
3
-3
/
+3
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
4
-4
/
+4
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
1
-1
/
+1
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-2
/
+2
*
Use the direct pointer to the syntax
Andrew Bartlett
2008-12-02
1
-5
/
+4
[next]