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
/
source3
/
utils
/
smbtree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-0
/
+6
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
1
-2
/
+2
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-03-10
Use rpccli_srvsvc_NetShareEnumAll in smbtree.
Günther Deschner
1
-15
/
+21
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-06
Fix typos in auth change.
Jeremy Allison
1
-2
/
+2
2007-12-06
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
1
-6
/
+8
2007-12-03
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
1
-8
/
+17
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-3
/
+9
2007-10-25
Fixed missing in_addr -> sockaddr_storage conversion (how did
Jeremy Allison
1
-10
/
+14
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-17
/
+16
2007-10-10
r25402: BUG 4997 (3.2 only): Fix enumration level for smbtree
Gerald Carter
1
-1
/
+0
2007-10-10
r24943: Some stackframes
Volker Lendecke
1
-1
/
+5
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r19797: Convert the remaining pipes to the "new" unique out ptr handling
Volker Lendecke
1
-1
/
+2
2007-10-10
r19450: Fix smbtree's use of netshareenum.
Volker Lendecke
1
-0
/
+5
2007-10-10
r18877: More WERROR/NTSTATUS bugs
Volker Lendecke
1
-4
/
+5
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-14
/
+10
2007-10-10
r15630: adapt smbclient fix to smbtree to enable long share names
Jim McDonough
1
-0
/
+57
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
1
-0
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-04-14
Merge Jelmer's popt updates from HEAD.
Tim Potter
1
-161
/
+30
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-1
/
+1
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-70
/
+15
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-11-28
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
1
-1
/
+0
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-2
/
+3
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-21
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
1
-1
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-2
/
+1
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+0
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-2
/
+2
2001-09-05
more warning fixes on solaris
Andrew Tridgell
1
-2
/
+2
2001-08-20
added -b option
Andrew Tridgell
1
-2
/
+9
2001-07-25
nicer smbtree output
Andrew Tridgell
1
-2
/
+4
2001-07-06
A program to display a tree of domains, servers and shares similar to the
Tim Potter
1
-0
/
+419