Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -2/+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 | 7 | -26/+27 |
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: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 | s3: fix more -Wunused-but-set-variable build warnings. | Günther Deschner | 4 | -10/+2 |
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: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 |
2011-05-31 | s3:librpc: remove unused file librpc/ndr/util.h | Michael Adam | 1 | -4/+0 |
2011-05-31 | s3:winbindd_nrd: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.h | Michael Adam | 1 | -1/+1 |
2011-05-31 | s3:libads/ndr: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.h | Michael Adam | 1 | -1/+1 |
2011-05-31 | s3: Support shadow copy display over SMB2 | Volker Lendecke | 1 | -0/+121 |
2011-05-31 | s3:lib/eventlog/proto.h: add _LIB_EVENTLOG_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:lib/eventlog/proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+22 |
2011-05-31 | s3-libsmb remove ldap_err2string() as common nterrs[] has the constants | Andrew Bartlett | 1 | -6/+0 |
2011-05-31 | s3-build Don't allow undefined symbols in pam_smbpass.so | Andrew Bartlett | 1 | -0/+1 |
2011-05-31 | s3-utils: fix another -Wunused-but-set-variable build warning. | Günther Deschner | 1 | -3/+0 |
2011-05-31 | s3-libsmb: fix build warning of cli_qfilename(). | Günther Deschner | 1 | -1/+1 |
2011-05-31 | s3-build Put memcache in a standalone library | Andrew Bartlett | 1 | -2/+7 |
2011-05-31 | s3-lib Move source3-specific malloc replacements into a seperate file | Andrew Bartlett | 4 | -145/+179 |
2011-05-31 | lib/util Move sys_memalign into lib/util/system.c | Andrew Bartlett | 2 | -37/+0 |
2011-05-31 | s3-smbd Fix conn_msg.c: Cannot return in a void function | Andrew Bartlett | 1 | -1/+1 |
2011-05-31 | s3-lib Improve indentation of errmap_unix | Andrew Bartlett | 1 | -36/+36 |
2011-05-31 | s3-lib: Use ARRAY_SIZE() to walk the error mapping tables | Andrew Bartlett | 1 | -6/+4 |
2011-05-31 | s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:libgpo/gpo_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+19 |
2011-05-31 | s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:libads/kerberos_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+29 |
2011-05-31 | s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:libads/ads_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+31 |
2011-05-31 | s3:nmbd/nmbd_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+25 |
2011-05-31 | s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guard | Michael Adam | 1 | -0/+4 |
2011-05-31 | s3:winbindd/idmap_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+25 |
2011-05-31 | s3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:groupdb/proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+22 |
2011-05-31 | s3:smbd/proto.h: add _SMBD_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:smbd/proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+44 |