index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fix the build
Volker Lendecke
2008-11-23
1
-1
/
+1
*
Add "net machinepw"
Volker Lendecke
2008-11-22
3
-0
/
+94
*
s4:dsdb/schema: add a function to generate the "extendedClassInfo" values
Stefan Metzmacher
2008-11-16
1
-1
/
+2
*
s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values
Stefan Metzmacher
2008-11-16
1
-1
/
+4
*
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-2
/
+4
*
Remove use of lp_*() from ntlm_check.c.
Jelmer Vernooij
2008-11-01
1
-1
/
+2
*
Fix includes.
Jelmer Vernooij
2008-10-24
1
-0
/
+1
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
1
-1
/
+0
*
Remove pstring usages.
Jelmer Vernooij
2008-10-22
1
-14
/
+10
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
1
-3
/
+3
*
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Remove duplicate copy of manual page.
Jelmer Vernooij
2008-10-08
1
-83
/
+0
*
Add manpage for nmblookup, move nmblookup closer to nbt library.
Jelmer Vernooij
2008-10-08
2
-398
/
+0
*
Remove DESCRIPTION from generated schema lines.
Andrew Bartlett
2008-10-06
1
-4
/
+10
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-6
/
+4
[next]