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
/
libcli
/
clilist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-02
s4:libcli/clilist.c: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-16
/
+16
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22620: fix compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r17278: fix un uninitialized value found by valgrind
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
1
-22
/
+35
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-5
/
+6
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
1
-28
/
+21
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-10
/
+11
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...
Andrew Tridgell
1
-7
/
+11
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-2
/
+4
2007-10-10
r2661: fixed a client side memory leak in the clilist code.
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2495: cope properly with STATUS_NO_MORE_FILES in old search client code
Andrew Tridgell
1
-1
/
+4
2007-10-10
r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-4
/
+4
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r1619: - add support for older systems to cli_list*()
Andrew Tridgell
1
-19
/
+38
2007-10-10
r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-3
/
+3
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-19
/
+22
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-1
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+313