index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6287: sorted out a small but surprisingly tricky dependency problem with the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-54
/
+54
2007-10-10
r5924: Use cli_credentials in libnet/.
Jelmer Vernooij
4
-16
/
+6
2007-10-10
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
6
-28
/
+23
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5827: Make ndrdump accept a uuid as well as a pipe name to specify
Tim Potter
1
-3
/
+9
2007-10-10
r5782: Use standard input for reading packet data if filename not specified.
Tim Potter
1
-4
/
+38
2007-10-10
r5425: Convert function tables to new structure (with description)
Rafal Szczesniak
3
-46
/
+14
2007-10-10
r5424: Automatically generate basic help display on basis of name
Rafal Szczesniak
1
-50
/
+31
2007-10-10
r5423: Change function table structure to allow short description
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r5413: enable standard samba command line options in ndrdump (so -d works)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5412: don't force initial debug level up in ndrdump
Andrew Tridgell
1
-2
/
+0
2007-10-10
r5400: Slightly better handling of help messages in net tool.
Rafal Szczesniak
4
-20
/
+18
2007-10-10
r5381: Added net_user.c with net tool interface for managing user accounts.
Rafal Szczesniak
3
-1
/
+98
2007-10-10
r5380: Removed extra newline.
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-0
/
+8
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5300: more uint32 and system/filesys.h build fixes when developer mode is en...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2
-2
/
+4
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-5
/
+1
2007-10-10
r5261: translate nbt rcode errors to NTSTATUS codes
Andrew Tridgell
1
-0
/
+4
2007-10-10
r5260: - show an error message on nmblookup failure
Andrew Tridgell
1
-4
/
+8
2007-10-10
r5252: - fixed nmblookup for the nbt api changes
Andrew Tridgell
1
-2
/
+4
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-5
/
+8
2007-10-10
r5054: added a nmblookup tool, based on the new nbt library
Andrew Tridgell
2
-240
/
+239
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2
-5
/
+5
2007-10-10
r5004: add current samba3 nmblookup.c ready for updating to new nbt lib
Andrew Tridgell
1
-0
/
+299
2007-10-10
r5003: delete old nmblookup.c code
Andrew Tridgell
1
-338
/
+0
2007-10-10
r4889: make sure ndr print flags are initialised in ndrdump
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4794: - disabled the ntacl command line utilities until they are rewritten t...
Andrew Tridgell
3
-243
/
+3
2007-10-10
r4762: Store the results of a 'net join' in the LDB.
Andrew Bartlett
1
-34
/
+27
2007-10-10
r4722: Start to add 'net join' to Samba4.
Andrew Bartlett
3
-2
/
+111
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4358: At metze's request, the Christmas elves have removed gensec_end in
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4341: Fix const warning.
Tim Potter
1
-1
/
+1
2007-10-10
r4201: Remove duplicate const.
Tim Potter
1
-1
/
+1
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-4
/
+5
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3963: fix conpiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
1
-24
/
+8
2007-10-10
r3744: Support building subsystems as a shared library. Modules don't work yet,
Jelmer Vernooij
1
-1
/
+2
[next]