index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use DsGetDcName in local libnetapi join to find a dc.
Günther Deschner
2007-12-21
1
-14
/
+20
*
Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.
Günther Deschner
2007-12-21
2
-33
/
+119
*
Missed on instance of external creds.
Günther Deschner
2007-12-21
1
-2
/
+4
*
Add static libnetapi_ctx.
Günther Deschner
2007-12-21
2
-3
/
+26
*
Use full string based debug_parse_levels in libnetapi.
Günther Deschner
2007-12-21
2
-4
/
+25
*
Add basic credential functions for libnetapi.
Günther Deschner
2007-12-21
2
-0
/
+36
*
Move basic libnetapi functions to NET_API_STATUS.
Günther Deschner
2007-12-21
2
-9
/
+9
*
Define NET_API_STATUS to be just a uin32_t.
Günther Deschner
2007-12-21
1
-0
/
+2
*
Getting rid of external credentials in libnetapi.
Günther Deschner
2007-12-21
2
-8
/
+11
*
Some libnet and netapi build fixes.
Günther Deschner
2007-12-21
2
-0
/
+10
*
Fill in local branch of NetGetJoinInformation().
Günther Deschner
2007-12-21
1
-0
/
+26
*
More minor libnetapi fixes.
Günther Deschner
2007-12-21
1
-0
/
+1
*
Build fixes for libnetapi.
Günther Deschner
2007-12-21
2
-0
/
+102
*
Fill in NetJoinDomainLocal().
Günther Deschner
2007-12-21
1
-1
/
+35
*
Split NetJoinDomain() into NetJoinDomainRemote() and the unsupported
Günther Deschner
2007-12-21
1
-23
/
+73
*
Add NetGetJoinInformation().
Günther Deschner
2007-12-21
2
-0
/
+56
*
Fix the build on Solaris
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Some C++ fixes
Volker Lendecke
2007-12-21
5
-11
/
+23
*
Some C++ warnings
Volker Lendecke
2007-12-21
3
-5
/
+5
*
Fix a missing prototype warning
Volker Lendecke
2007-12-21
1
-0
/
+1
*
Remove some statics from md4.c
Volker Lendecke
2007-12-21
1
-7
/
+13
*
Add a singleton cache
Volker Lendecke
2007-12-21
1
-2
/
+18
*
Make data_blob_string_const return null terminated strings
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Remove next_token_nr_talloc and its associated global
Volker Lendecke
2007-12-21
1
-77
/
+0
*
Convert the pwnam cache to memcache
Volker Lendecke
2007-12-21
1
-53
/
+15
*
Add memcache_add_talloc
Volker Lendecke
2007-12-21
1
-0
/
+52
*
Add a global cache
Volker Lendecke
2007-12-21
1
-0
/
+36
*
fix dump printout when byte >= 0x80
Herb Lewis
2007-12-20
1
-1
/
+1
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
2
-49
/
+26
*
Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-71...
Volker Lendecke
2007-12-19
1
-10
/
+8
*
Rename cache.[ch] to memcache.[ch]
Volker Lendecke
2007-12-19
1
-1
/
+1
*
We've finished with the old node once we've copied the
Jeremy Allison
2007-12-18
1
-4
/
+4
*
Fix valgrind error in dbwrap_rbt where rec_priv->node was
Jeremy Allison
2007-12-18
1
-1
/
+10
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-0
/
+298
*
More static pstring elimination.
Jeremy Allison
2007-12-17
1
-26
/
+86
*
Use the %*s feature of snprintf to remove anothe static fstring.
Jeremy Allison
2007-12-17
1
-9
/
+4
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2007-12-17
2
-0
/
+5
*
get rid of doschar_table[]
Volker Lendecke
2007-12-16
1
-54
/
+4
*
Tiny fixes to init_valid_table()
Volker Lendecke
2007-12-16
1
-2
/
+2
*
Make init_doschar_table() static
Volker Lendecke
2007-12-16
2
-2
/
+3
*
Make check_dos_char static
Volker Lendecke
2007-12-16
1
-1
/
+1
*
Remove a static fstring
Volker Lendecke
2007-12-16
1
-12
/
+20
*
Cope with valgrind > 3.2.x.
Jeremy Allison
2007-12-15
1
-0
/
+4
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
5
-8
/
+8
*
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2007-12-15
1
-29
/
+12
*
sid_string_static is no more :-)
Volker Lendecke
2007-12-15
1
-11
/
+8
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
2
-5
/
+6
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
5
-36
/
+30
*
Add sid_string_dbg
Volker Lendecke
2007-12-15
1
-0
/
+5
*
Add debug_ctx according to an idea by Tridge
Volker Lendecke
2007-12-15
1
-0
/
+14
[prev]
[next]