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