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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-09
s3-build: Move generated config.h and config.h.in to include/autoconf
Andrew Bartlett
1
-5
/
+5
2011-05-08
s3-lib Use common lib/socket code for get_interfaces() et al
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()
Andrew Bartlett
1
-1
/
+1
2011-05-06
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
1
-1
/
+1
2011-05-06
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-0
/
+1
2011-05-04
s3-torture: Add a test for notify upon read&x
Volker Lendecke
1
-0
/
+1
2011-05-04
vfs_gpfs: Properly notify the offline->online changes
Volker Lendecke
1
-0
/
+5
2011-05-03
lib/util Use lib/util/util_str.c in common, including strequal()
Andrew Bartlett
1
-0
/
+1
2011-05-03
lib/util/charset Use push_string and talloc_strupper/strlower from common code
Andrew Bartlett
1
-0
/
+1
2011-05-03
s3-ctdb Rename packet file and files to ctdb_packet
Andrew Bartlett
1
-1
/
+1
2011-04-29
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
1
-1
/
+1
2011-04-29
libcli/smb Move attrib_string in common
Andrew Bartlett
1
-1
/
+2
2011-04-28
lib/util/charset Merge talloc-based pull and push charset functions
Andrew Bartlett
1
-1
/
+3
2011-04-27
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
1
-7
/
+7
2011-04-27
auth/kerberos Move all the PAC handling functions to auth/kerberos
Andrew Bartlett
1
-1
/
+1
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
1
-0
/
+1
2011-04-27
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
1
-1
/
+1
2011-04-25
s3: Add pthreadpooltest to main build
Volker Lendecke
1
-1
/
+11
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
1
-1
/
+1
2011-04-19
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
1
-1
/
+1
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
1
-2
/
+2
2011-04-13
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add winbindd_lookupsids
Volker Lendecke
1
-0
/
+1
2011-04-13
s3: Add wb_lookupsids
Volker Lendecke
1
-0
/
+1
2011-04-13
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
1
-8
/
+1
2011-04-13
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
1
-1
/
+1
2011-04-13
lib/util Move simple string routines into common code.
Andrew Bartlett
1
-1
/
+2
2011-04-13
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
1
-1
/
+1
2011-04-12
s3-util: separate out cmdline helpers.
Günther Deschner
1
-1
/
+1
2011-04-06
s3-net: Add net trust utility
Sumit Bose
1
-0
/
+1
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-1
/
+1
2011-04-04
s3-net: add command "net idmap check"
Gregor Beck
1
-1
/
+1
2011-04-03
s3: Add a quick test for bug 8042
Volker Lendecke
1
-0
/
+1
2011-03-30
lib/util Move base64 functions into lib/util/base64.c
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-rpc_server: move access check functions out of samr server.
Günther Deschner
1
-1
/
+1
2011-03-30
s3: move filename_util.c out of source3/smbd to source3/lib.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-passdb: move util_builtin.c out of passdb.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-passdb: move util_unixsids.c out of passdb.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-passdb: move util_wellknown.c out of passdb.
Günther Deschner
1
-1
/
+1
2011-03-30
s3: create_builtin_users/administrators belongs to passdb not auth.
Günther Deschner
1
-1
/
+2
2011-03-30
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
1
-1
/
+1
2011-03-29
s3:spoolssd Add skeleton for spoolss daemon
Simo Sorce
1
-1
/
+1
2011-03-25
s3-string: moved fstring functions into their own file
Andrew Tridgell
1
-1
/
+1
2011-03-23
lib/util: Merge basic string length and comparison functions
Andrew Bartlett
1
-1
/
+1
2011-03-23
s3-lib Remove the clobber_region() code.
Andrew Bartlett
1
-1
/
+1
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
1
-1
/
+1
2011-03-23
fault: moved s3 fault.c to top level
Andrew Tridgell
1
-1
/
+1
2011-03-17
s3:Makefile.in: make sure we rebuild bin/smbtorture4 if there where changes
Stefan Metzmacher
1
-0
/
+2
[next]