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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
lib/tevent/tevent.h: minor documentation fix.
Rusty Russell
1
-3
/
+3
2011-06-01
libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecs
Rusty Russell
1
-2
/
+4
2011-06-01
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
8
-12
/
+26
2011-06-01
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
8
-14
/
+22
2011-06-01
samba-tool: update tests for new 'user enable' syntax
Andrew Tridgell
2
-2
/
+2
2011-06-01
samba-tool: improved error handling in user setexpiry
Andrew Tridgell
2
-1
/
+9
2011-06-01
samba-tool: improved user enable error handling
Andrew Tridgell
2
-1
/
+8
2011-06-01
s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>
Theresa Halloran
4
-74
/
+41
2011-06-01
s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.
Theresa Halloran
4
-64
/
+45
2011-06-01
build: fixed a problem with installing scripts in the build tree
Andrew Tridgell
1
-18
/
+9
2011-06-01
s3-param Make lp_ncalrpc_dir() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_dedicated_keytab_file() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_realm() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_name_resolv_order() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_utmpdir() and lp_wtmpdir const
Andrew Bartlett
2
-4
/
+4
2011-06-01
s3-param Make lp_piddir() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_cachedir() const
Andrew Bartlett
2
-6
/
+6
2011-06-01
s3-param Make lp_statedir() const
Andrew Bartlett
2
-6
/
+6
2011-06-01
s3-param Make lp_lockdir() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make lp_smb_passwd_file() and lp_private_dir() const
Andrew Bartlett
2
-4
/
+4
2011-06-01
s3-param Make lp_smb_ports() const
Andrew Bartlett
2
-2
/
+2
2011-06-01
s3-param Make charset parameters const
Andrew Bartlett
2
-6
/
+6
2011-06-01
s3-param Make lp_passwordserver() const.
Andrew Bartlett
3
-10
/
+2
2011-06-01
s3-param prepare for some lp_ functions to return const
Andrew Bartlett
2
-2
/
+2
2011-06-01
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
9
-29
/
+30
2011-06-01
Change sys_getcd() to take no arguments and always return malloc'ed memory (o...
Jeremy Allison
5
-20
/
+50
2011-06-01
Add check for the getcwd function being able to take NULL,0 arguments.
Jeremy Allison
2
-0
/
+21
2011-06-01
Split the ACE flag mapping between nfs4 and Windows
Jeremy Allison
1
-14
/
+59
2011-06-01
s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpage
Michael Adam
1
-3
/
+11
2011-06-01
s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configur...
Michael Adam
1
-1
/
+1
2011-06-01
s3:idmap_ldap: rename idmap_ldap_get_new_id to idmap_ldap_allocate_id
Michael Adam
1
-6
/
+6
2011-06-01
s3:idmap_ldap: rename idmap_ldap_allocate_id to idmap_ldap_allocate_id_internal
Michael Adam
1
-3
/
+3
2011-06-01
idmap_ldap.8: Add example with readonly backend
Luk Claes
1
-0
/
+22
2011-06-01
librpc/ndr: Use converted_size to determine if NULL termination was sent
Andrew Bartlett
1
-4
/
+10
2011-06-01
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
6
-9
/
+246
2011-06-01
librpc/ndr: consolidate string conversion logic in ndr_pull_string
Sean Finney
1
-171
/
+44
2011-06-01
s3: fix more -Wunused-but-set-variable build warnings.
Günther Deschner
4
-10
/
+2
2011-05-31
Tiny simplification to dom_sid_string_buf
Volker Lendecke
1
-2
/
+1
2011-05-31
struct make "struct shadow_copy_data" its own talloc context
Volker Lendecke
4
-19
/
+7
2011-05-31
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
8
-11
/
+19
2011-05-31
s3: Mark sockets in error state writable
Volker Lendecke
1
-0
/
+23
2011-05-31
s3:doc: clean up the example section of the idmap_tdb manpage
Michael Adam
1
-22
/
+1
2011-05-31
winbindd.8: Use new idmap syntax for smbconfoptions
Luk Claes
1
-8
/
+5
2011-05-31
s3:passdb: add GPL/copyright header to machine_sid.h
Michael Adam
1
-0
/
+21
2011-05-31
s3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.h
Michael Adam
1
-0
/
+5
2011-05-31
s3:nmbd: add GPL/Copyright header to nmbd.h
Michael Adam
1
-0
/
+20
2011-05-31
s3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_ guard to srv_access_check.h
Michael Adam
1
-0
/
+5
2011-05-31
s3:rpc_server: add GPL/Copyright header to rpc_server/srv_access_check.h
Michael Adam
1
-0
/
+29
2011-05-31
s3: add _LIB_IDMAP_CACHE_H_ guard to lib/idmap_cache.h
Michael Adam
1
-0
/
+5
2011-05-31
s3: add GPL/Copyright header to lib/idmap_cache.h
Michael Adam
1
-0
/
+20
[next]